aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Typst
AgeCommit message (Expand)Author
2025-10-30Typst reader: handle document metadata and `#title`.John MacFarlane
2024-10-23Typst reader: support underparen, overparen.John MacFarlane
2024-02-04Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`.John MacFarlane
2024-02-04Typst reader: fix character used for `norm`.John MacFarlane
2024-01-05Typst reader: fix handling of `\overline`.John MacFarlane
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-07-01Typst writer: some math improvements.John MacFarlane
2023-06-30Typst reader: improve info message for skipped elements.John MacFarlane
2023-06-06Add typst reader.John MacFarlane