summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2022-04-10Re #4: Add full test coverage for quote blocks.Asko Nomm
2022-04-10Fix #9: Underscores in links get rendered intoAsko Nomm
2022-04-09Fix #8: Links break textual checkboxesAsko Nomm
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 ability to create bold-italic text by using three consecutive asterisk ↵Asko Nomm
or underscores (re #5).
2022-04-07Add core overall test and fix code block ending being broken.Asko Nomm
2022-04-07Add tests for italic text, and support using `*` for italic text creation as ↵Asko Nomm
well (re #5)
2022-04-07Add tests for bold text, and support using `__` for bold text creation as ↵Asko Nomm
well (re #5)
2022-04-06Test code blockAsko Nomm
2021-12-02bumpAsko Nõmm