summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/LaTeX/Citation.hs
AgeCommit message (Expand)Author
2022-10-17T.P.Error: Remove PandocParsecError constructor from PandocError. (#8385)John MacFarlane
2022-09-27Fix small whitespace things.John MacFarlane
2022-03-11LaTeX reader: use custom TokStream...John MacFarlane
2021-05-09Change reader types, allowing better tracking of source positions.John MacFarlane
2021-02-28Factor out T.P.Readers.LaTeX.Citation.John MacFarlane