summaryrefslogtreecommitdiff
path: root/tests/typ/code
AgeCommit message (Collapse)Author
2021-06-09Move invalid syntax tests into appropriate placesLaurenz
2021-06-09Remove template pretty printingLaurenz
Was buggy and pretty useless anyway since it couldn't peek into function templates.
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
2021-05-23A few predefined colors for testingLaurenz
2021-05-18Reorganize test casesLaurenz