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

v2.0 breaking changes #90

Closed mesqueeb closed 4 years ago

mesqueeb commented 4 years ago

Thanks for taking the time to release 2.0! I'm really excited!!

are there any breaking changes we should know of ? this wasn't clear from the release notes.

developit commented 4 years ago

Hoya! I marked it as breaking because the output changed for fenced blocks. Other than that its backwards-compatible.