serkodev
markdown-exit
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v1.3.0
main
13 days ago
chore: release v1.2.1
main
13 days ago
fix: renderInlineAsync no longer routes async render through patched sync renderInline (#36)
main
13 days ago
fix: renderInlineAsync no longer routes async render through patched sync renderInline (#35)
antfubot:fix/renderinlineasync-sync-fallback
13 days ago
chore: release v1.2.0
main
16 days ago
fix: enhance async rendering support and test cases for patched methods
main
16 days ago
fix: `renderAsync` honors monkey-patched `renderer.render` (#34)
main
16 days ago
fix: renderAsync honors monkey-patched renderer.render Plugins in the markdown-it ecosystem commonly wrap `md.renderer.render` to collect data into `env` (e.g. @mdit-vue/plugin-headers, used by VitePress). Since `renderAsync()` calls `renderer.renderAsync()` directly, those wrappers were silently bypassed and `env` came back empty. `Renderer.renderAsync` now detects an overridden/patched `render` on the instance and delegates to it, so patched logic applies to async rendering as well. Async rules still throw the descriptive "async rule detected" error on that path, same as `render()`.
ShenQingchuan:fix/render-async-honor-render-patch
16 days ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: renderInlineAsync no longer routes async render through patched sync renderInline (#35)
#36
14 days ago
4cc47fb
antfubot:fix/renderinlineasync-sync-fallback
CodSpeed Performance Gauge
0%
fix: renderAsync honors monkey-patched renderer.render
#34
16 days ago
2c907c7
ShenQingchuan:fix/render-async-honor-render-patch
CodSpeed Performance Gauge
0%
fix: backport ReDoS fix from markdown-it in linkify inline parser (CVE-2026-2327)
#25
7 months ago
223fa32
tats-u:import-redos-vuln-fix
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs