packages feed

pandoc-sidenote 0.22.2.0 → 0.22.3.0

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

pandoc-sidenote.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: e712e01510e2d82b850389e6edbfb9aeb4d179bc41dea50152b5ccd7f82012bc+-- hash: ba2f4aeac52d0795a34581a099a0c371d9696a96c859d39d7884740dbada2fee  name:           pandoc-sidenote-version:        0.22.2.0+version:        0.22.3.0 synopsis:       Convert Pandoc Markdown-style footnotes into sidenotes description:    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. category:       CommandLine