summaryrefslogtreecommitdiff
path: root/tests/typ/code/include.typ
AgeCommit message (Collapse)Author
2021-06-09Lists with indent-based parsingLaurenz
- Unordered lists with indent-based parsing and basic layout using stacks - Headings are now also indent based - Removes syntax functions since they will be superseded by select & transform
2021-06-07Switch back to hashtags for headingsLaurenz
2021-05-31Test cases for include and importMartin Haug