v2.0.0-beta.1
Pre-release
Pre-release
·
57 commits
to main
since this release
🚨 Breaking Changes
- Migrate Markdown parsing and rendering to Comark - by @jinghaihan in #68 (d992e)
- Split rich renderers into optional extensions - by @jinghaihan in #69 (4d6ec)
🚀 Features
- animation: Stagger streaming text - by @jinghaihan (3514f)
- code: Support fence line number metadata - by @jinghaihan (0dbbc)
- parser: Support literal tag content - by @jinghaihan (05f27)
🐞 Bug Fixes
- direction:
- Ignore code in automatic detection - by @jinghaihan (b6254)
- table:
- Add UTF-8 BOM to CSV downloads - by @jinghaihan (025ea)
- vue:
- Restore image carousel navigation - by @jinghaihan in #70 (c6ca1)
- Hide streaming caret inside tables - by @jinghaihan (acc95)