Syntax-highlighted viewer for code and text files.
The code / text viewer makes raw files easier to scan through syntax highlighting.
Why it works well on the web
It works as a lightweight browser-based text preview.
What you can do
- Detects a display language from file extension and applies syntax highlighting.
- Shows full source in a read-focused highlighted code view.
- Adds preview/code tab switching for Markdown files.
- Renders a safe subset of Markdown including headings, lists, emphasis, code, and links.
- Shows filename, size, and detected language in the header.
Supported formats
TXT, JSON, JS, TS, HTML, CSS, MD