DocsBlogChangelog (v0.12.1) GitHub
This project is in technical preview. Star on GitHub and share feedback!
v0.3.0
Published Apr 5, 2026
Features
- add ANSI rendering, buttons, and inline TOC (2174f6b)
- add article tree navigation and split markdown docs (b0e8716)
- add banner support (16f0c61)
- add collapsible code blocks and code tabs sync docs (9df8e92)
- add content tabs and TypeScript Twoslash support (adf106f)
- add full-text search with Orama and command palette (92afc1f)
- add j/k smooth scroll and search dialog improvements (c0d52ef)
- add keyboard shortcuts with @tanstack/react-hotkeys (8c07a9a)
- add prev/next navigation, page toolbar, and last updated date (7259f6a)
- add sortable table columns with shadcn styling (d1bafbc)
- add synced tabs, emoji shortcodes, and inline code highlighting (527b515)
- add technical preview banner in header (2759d7b)
- add themed images with #light/#dark hash suffixes (00f8cfb)
- add word wrap, definition lists, columns, and abbreviations (a76fc70)
- derive article pathname from slugified filename (523029f)
- extract SiteTitle component with config-driven title/description (bd2ef15)
- improve search UX with icons, snippets, groups, and keyboard nav (5c8582b)
- support code file includes and error/warning markers (48e53d5)
- support maxLevel in inline toc (850ea9c)
Bug Fixes
- skip includes inside code fences and auto-add filename title (304d4bb)
Built with ❤ and Livemark