Open Markdown and read it beautifully — instantly.
.md fileGitHub-native alert syntax renders as semantic callouts.
[!NOTE] Useful information that readers should know, even when skimming.
[!TIP] Use callouts to highlight next steps, shortcuts, or recommended workflows.
[!IMPORTANT] Key information readers need before they continue.
[!WARNING] Urgent information that needs attention before taking action.
[!CAUTION] Risky choices or destructive actions should be called out clearly.
Try this on a narrow screen. The table stays readable and scrolls horizontally instead of breaking the layout.
| Feature | Status | Platforms | Export | Notes | Reader benefit | Team use case | Last update |
|---|---|---|---|---|---|---|---|
| Viewer UX | Done | Web | PDF, PNG, MD | Reader-first layout | Easy long-form reading | Product docs | 2026-03-26 |
| Themes | Done | Web | MD | Light and dark support | Better contrast control | Internal wikis | 2026-03-26 |
| PDF export | Done | Web | Print-friendly output | Shareable snapshots | Reports | 2026-03-26 | |
| Mermaid diagrams | Done | Web | PNG, MD | Flowcharts and sequences | Visual architecture review | Engineering notes | 2026-03-26 |
| LaTeX math | Done | Web | PDF, MD | Inline and block math | Clean technical reading | Research writeups | 2026-03-26 |
| Wide table support | Done | Web, Mobile | CSV, MD | Horizontal scrolling for large datasets | No crushed columns on mobile | Specs and comparisons | 2026-03-26 |
console.log("ready to read");
Inline math: $E = mc^2$.
Display math:
Stop reading raw Markdown. Just read it.