index
:
clarktown.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-04-07
Add test for bold text inside a block of italic text. (re #5)
Asko Nomm
2022-04-07
Add core test data
Asko Nomm
2022-04-07
Fix tests
Asko Nomm
2022-04-07
Add test workflow.
Asko Nomm
2022-04-07
Add ability to create bold-italic text by using three consecutive asterisk ↵
Asko Nomm
or underscores (re #5).
2022-04-07
Add core overall test and fix code block ending being broken.
Asko Nomm
2022-04-07
Add tests for italic text, and support using `*` for italic text creation as ↵
Asko Nomm
well (re #5)
2022-04-07
Add tests for bold text, and support using `__` for bold text creation as ↵
Asko Nomm
well (re #5)
2022-04-06
Make the list block matcher even more specific in regard to unordered lists.
Asko Nomm
2022-04-06
Bump version.
Asko Nomm
2022-04-06
Fix #3
Asko Nomm
2022-04-06
Update README
Asko Nomm
2022-04-06
Test code block
Asko Nomm
2022-04-06
Fix indents
Asko Nomm
2022-04-06
Update project.clj
Asko Nomm
2022-04-06
Add comments.
Asko Nomm
2022-04-06
Fixes list blocks, which can now be of any depth and should work just fine.
Asko Nomm
2022-04-05
bump
Asko Nomm
2021-12-12
Add code block
Asko Nomm
2021-12-07
Add paragraph block
Asko Nõmm
2021-12-07
Add paragraph block
Asko Nõmm
2021-12-07
Fix quote block
Asko Nõmm
2021-12-07
Pass renderers down to parsers for potential recursiveness and add quote block
Asko Nõmm
2021-12-04
Add fallback rendering (used for paragraphs)
Asko Nõmm
2021-12-04
Add horizontal line block
Asko Nõmm
2021-12-04
Stitch code blocks
Asko Nõmm
2021-12-04
Add link and image renderer
Asko Nõmm
2021-12-04
Add strikethrough renderer
Asko Nõmm
2021-12-04
Improve heading block renderer
Asko Nõmm
2021-12-04
Add inline code renderer
Asko Nõmm
2021-12-04
Add italic text renderer
Asko Nõmm
2021-12-02
Add bold parser
Asko Nõmm
2021-12-02
Add license
Asko Nõmm
2021-12-02
Implement heading block
Asko Nõmm
2021-12-02
Implement empty block
Asko Nõmm
2021-12-02
bump
Asko Nõmm
[prev]