summaryrefslogtreecommitdiff
path: root/test/clarktown/parsers
AgeCommit message (Expand)Author
2022-04-09Add full test coverage for strikethrough text (re #4)Asko Nomm
2022-04-09Add full test coverage for horizontal line block (re #4)Asko Nomm
2022-04-09Add full test coverage for inline code (re #4)Asko Nomm
2022-04-09Add full test coverage for code blocks (re #4)Asko Nomm
2022-04-09Support settext headings (closes #6)Asko Nomm
2022-04-07Nitpicking.Asko Nomm
2022-04-07Fix testsAsko Nomm
2022-04-07Add tests for italic text, and support using `*` for italic text creation as ...Asko Nomm
2022-04-07Add tests for bold text, and support using `__` for bold text creation as wel...Asko Nomm
2022-04-06Test code blockAsko Nomm