developit / snarkdown

:smirk_cat: A snarky 1kb Markdown parser written in JavaScript
http://jsfiddle.net/developit/828w6t1x/
MIT License
2.28k stars 110 forks source link

add ids to the headings #108

Open vorcigernix opened 1 year ago

vorcigernix commented 1 year ago

Some MD processors support a very useful feature that allows for anchor navigation of processed markdown. I added a simple additional processing that adds this to the snarkdown.