🐞 Bug Fixes
- Set prev token in render_list_item and add block_text to ignore_blocks - by @gaoflow in #456 (0799e)
- Improve nested bracket link input - by @lepture (fe02f)
- Escape literal emphasis markers in MarkdownRenderer - by @Sanjays2402 (b0429)
- Use SAFE_PROTOCOLS instead of HARMFUL_PROTOCOLS - by @lepture (4009f)
- Add max_emphasis_depth - by @lepture (0938f)
- Add image max depth - by @lepture (cca5e)
- inline: Use original run length in emphasis multiple-of-3 rule - by @greymoth-jp and Claude Opus 4.8 (1M context) (2d26b)
🏎 Performance
- Improve link label parsing performance - by @lepture (e001d)
- Improve performance for math and formatting plugins - by @lepture (c2228)
- Improve for footnotes, ruby and spoiler - by @lepture (ae7e9)