Matn v1.0.0
First stable release of متن · Matn — a calm, right-to-left Markdown reader for Arabic. ▶ Live demo
New in 1.0
- 📊 Mermaid diagrams — inline, theme-aware, sandboxed
- 💬 GFM callouts —
> [!NOTE|TIP|WARNING|…] - 🔗 Wikilinks —
[[page]]/[[page|alias]] - 🔎 In-document search — press
/ - 📂 Open files from any folder — each folder gets its own contained instance
- Favicon, Linux installer, reproducible Pages build
Still the core
True per-block RTL, 4 reading themes, 5 embedded Arabic fonts (offline), syntax highlighting, TOC, live reload, print/PDF. Zero runtime dependencies.
Security
Path-traversal containment on every request, images limited to the opened root, raw HTML escaped, unsafe link schemes blocked. See SECURITY.md.
Install
npm install -g Ajarallah/matn && matn README.md
# or, no install:
npx github:Ajarallah/matn README.md