seth-brown / formd

A Markdown formatting tool
MIT License
147 stars 19 forks source link

Improved handling of MMD footnotes in edge cases #5

Closed kopischke closed 12 years ago

kopischke commented 12 years ago

Changed link parsing RE to not treat the span from a trailing footnote number to the first footnote as a Markdown link (which would result in formd stripping the paragraph break before the first footnote, effectively invalidating that footnote).