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
path:
root
/
test
/
clarktown
Age
Commit message (
Collapse
)
Author
2024-10-12
Support rendering of images with an empty alt
Jesse Eisses
2022-05-12
Add tests
Asko Nõmm
2022-05-11
Add `id` attributes to headings based on value.
Asko Nõmm
2022-05-08
Naming improvements, code block matcher test
Asko Nõmm
2022-05-01
Implement newline corrector for list block.
Asko Nõmm
2022-04-30
Allow an ATX heading block to precede with up to 3 spaces
Asko Nõmm
2022-04-30
Close #22, Close #23
Asko Nõmm
2022-04-22
Implement tests for correctors
Asko Nõmm
2022-04-21
Send correctors to each render as well
Asko Nõmm
2022-04-19
WIP #16
Asko Nõmm
Pretty much done. Needs more testing. And new documentation.
2022-04-11
Fix #12: Links where the label has dashes (`-`) do not get parsed
Asko Nomm
2022-04-10
Close #10: Support triple-dash horizontal lines
Asko Nomm
2022-04-10
Re #4: Add full test coverage for empty blocks.
Asko Nomm
2022-04-10
Re #4: Add full test coverage for quote blocks.
Asko Nomm
2022-04-10
Fix #9: Underscores in links get rendered into
Asko Nomm
2022-04-09
Fix #8: Links break textual checkboxes
Asko Nomm
2022-04-09
Add full test coverage for strikethrough text (re #4)
Asko Nomm
2022-04-09
Add full test coverage for horizontal line block (re #4)
Asko Nomm
2022-04-09
Add full test coverage for inline code (re #4)
Asko Nomm
2022-04-09
Add full test coverage for code blocks (re #4)
Asko Nomm
2022-04-09
Support settext headings (closes #6)
Asko Nomm
2022-04-07
Nitpicking.
Asko Nomm
2022-04-07
Fix tests
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
Test code block
Asko Nomm
2021-12-02
bump
Asko Nõmm