What's new
1.0.3 — 2026-07-23
- Command-line exports now run in batch: pass several
source -o output pairs in one call and a single launch renders them all — around 2 seconds per document instead of a full app start (~15 s) each.
1.0.2 — 2026-07-21
- Code blocks in AsciiDoc documents no longer get mangled when they contain literal math delimiters like
\(...\) — math rendering now skips code, so a regex or LaTeX example displays as written.
1.0.1 — 2026-07-19
- Switching between open files now brings you back exactly where you were — each tab remembers its editor scroll position and text selection.
- Each tab keeps its own live preview: scroll position, images and rendered diagrams survive tab switches, and switching back is instant.
- Clicking a chapter in the table of contents now moves the editor there on the first click, not the second.
- Table-of-contents and in-page link clicks now always act on the active tab's preview, never on another open file's.
1.0.0 — 2026-07-15