summaryrefslogtreecommitdiff
path: root/src/clarktown/parsers/bold.clj
AgeCommit message (Expand)Author
2022-04-19WIP #16Asko Nõmm
2022-04-07Add ability to create bold-italic text by using three consecutive asterisk or...Asko Nomm
2022-04-07Add tests for bold text, and support using `__` for bold text creation as wel...Asko Nomm
2022-04-05bumpAsko Nomm
2021-12-07Pass renderers down to parsers for potential recursiveness and add quote blockAsko Nõmm
2021-12-02Add bold parserAsko Nõmm