rsms / markdown-wasm

Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c
https://rsms.me/markdown-wasm/
MIT License
1.51k stars 62 forks source link

feature: add new option to disable anchors in headlines #24

Open ph1p opened 1 year ago

ph1p commented 1 year ago

closes #22


External issue: https://github.com/mity/md4c/issues/143