summaryrefslogtreecommitdiff
path: root/src/lib/Codec/Pesto/Parse.lhs
AgeCommit message (Collapse)AuthorFilesLines
2022-09-07Copy-edit specificationLars-Dominik Braun1-52/+63
2020-08-25Fix linksLars-Dominik Braun1-6/+4
pandoc does not handle internal links well for some reason, so replace them with HTML anchors and pray for the best.
2020-08-24GHC 8.8, cabal 3, pandoc 2.10 compatibilityLars-Dominik Braun1-0/+403
Move files around to separate Pesto (the library) and Pesto (the executables). Fixes for pandoc API changes.