pandoc-sidenote

Convert Pandoc Markdown-style footnotes into sidenotes

https://github.com/jez/pandoc-sidenote#readme

Latest on Hackage:0.23.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Jake Zimmerman
Maintained by [email protected]

This is a simple Pandoc filter to convert footnotes into a format that can be consumed by Tufte CSS. On the whole, this project weighs in at well under 100 lines of code. Check out SideNote.hs if you're curious how it works.