summaryrefslogtreecommitdiff
path: root/crates/typst-syntax/src/parser.rs
AgeCommit message (Collapse)Author
2023-09-12Fix newline parsing behaviour in markupLaurenz
2023-09-06Don't automatically match fencesLaurenz
Fixes #306
2023-08-30Allow renaming imports with `as` (#1923)Pg Biel
2023-08-03enum ident one more then current start (#1824)Anton Wetzel
2023-07-18Extract syntax module into typst-syntax crateLaurenz