Releases: zerob13/dsh-better-markdown
Releases · zerob13/dsh-better-markdown
Release list
v0.1.2
v0.1.1 — Streaming Shiki code blocks
What's changed
- Render fenced code through Markstream
MarkdownCodeBlockNodeandstream-markdown. - Add streaming Shiki highlighting for 34 common languages with visible plain-text fallback.
- Fix code blocks getting stuck as viewport skeletons inside the Harness chat scroller.
- Exclude the unused Monaco runtime from the single-file browser bundle.
- Keep Mermaid bundled and refresh the banner, screenshots, and bilingual documentation.
Verification
- TypeScript and 5 Vitest tests pass.
- Browser bundle and npm tarball build successfully.
- Verified in DeepSeek Harness Web with 10 visible Shiki blocks, no Monaco nodes, no stuck placeholders, and no browser warnings.