markd
markd copied to clipboard
Basic Footnotes implementation
This PR contains the beginnings of footnotes implementation:
- Only supports footnotes with a single reference (should support multiple)
- Footnote definitions only allow inline elements (should allow blocks)
- The generated HTML is not perfectly as per spec
BUT for the basic case [^1] it works
[^1]: Something like this