summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Typst/Parsing.hs
AgeCommit message (Expand)Author
2023-12-10Typst reader: parse metadata from document element.John MacFarlane
2023-12-10Typst reader: add state fields for metadata.John MacFarlane
2023-12-09Typst reader: allow @refs to become citations...John MacFarlane
2023-06-30Typst reader: improve info message for skipped elements.John MacFarlane
2023-06-06Add typst reader.John MacFarlane