Describe the bug
Package code page shows binary files as a raw string. For example, .woff2 files are shown like this:
https://npmx.dev/package-code/vitepress/v/1.6.4/dist%2Fclient%2Ftheme-default%2Ffonts%2Finter-italic-cyrillic-ext.woff2
I'd expect it to be shown like " --- Binary file --- ". Maybe with a [show as string] button. Even further, ideally the images should be shown with a <img> tag.
Additional context
No response
Logs