aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Parsing/State.hs
AgeCommit message (Expand)Author
2024-10-16RST reader: handle block level substitutions.John MacFarlane
2024-04-25Update copyright dates to 2024.John MacFarlane
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-10-20Text.Pandoc.Parsing: remove `nested` [API change].John MacFarlane
2022-10-16T.P.Parsing: Remove gratuitious renaming of Parsec types.John MacFarlane
2022-10-03Rename T.P.Readers.LaTeX.Types -> T.P.TeX.John MacFarlane
2022-03-11Parsing: partition module into (internal) submodules (#7962)Albert Krewinkel