aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Typst/Math.hs
AgeCommit message (Expand)Author
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-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