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

module not defined #88

Closed ghost closed 4 years ago

ghost commented 4 years ago

I have included Snarkdown on like this:

image

But returns 2 errors: image

How do I fix this?

developit commented 4 years ago

Hi - please use the UMD bundle:

https://unpkg.com/snarkdown@1.2.2/dist/snarkdown.umd.js