SimonWaldherr / micromarkdown.js

convert markdown to html in under 5kb
http://simonwaldherr.github.io/micromarkdown.js/
MIT License
208 stars 44 forks source link

Doesn't support reference style links yet. #1

Closed axodys closed 10 years ago

axodys commented 10 years ago

I imagine they're a bit more complex to implement then inline links, but would love to see reference style links of the form:

[Link][id]

[id]: http://link.url
SimonWaldherr commented 10 years ago

fixed in https://github.com/SimonWaldherr/micromarkdown.js/commit/1fcfe2c1e5797c06208c3cd57cb4d4e1f9102227