summaryrefslogtreecommitdiff
path: root/src/clarktown/parsers/list_block.clj
AgeCommit message (Collapse)Author
2022-04-19WIP #16Asko Nõmm
Pretty much done. Needs more testing. And new documentation.
2022-04-10Close #11: Support dash unordered listsAsko Nomm
2022-04-06Make the list block matcher even more specific in regard to unordered lists.Asko Nomm
2022-04-06Fix #3Asko Nomm
2022-04-06Fix indentsAsko Nomm
2022-04-06Add comments.Asko Nomm
2022-04-06Fixes list blocks, which can now be of any depth and should work just fine.Asko Nomm