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 (
Expand
)
Author
2022-04-25
Bump dev version
Asko Nõmm
2022-04-25
Update README.md
Asko Nõmm
2022-04-24
Merge pull request #21 from askonomm/20-link-detection-fails-when-theres-a-ap...
Asko Nõmm
2022-04-24
Fix for link detection failing with an apostrophe
Asko Nõmm
2022-04-24
Merge pull request #19 from askonomm/18-atx-heading-block-corrector-should-ch...
Asko Nõmm
2022-04-24
Do not correct when in code block
Asko Nõmm
2022-04-23
Update tests.yml
Asko Nõmm
2022-04-23
Merge pull request #17 from askonomm/16-improve-architecture
Asko Nõmm
2022-04-23
Add docstrings
Asko Nõmm
2022-04-23
Kaocha updates
Asko Nõmm
2022-04-23
Improve list block renderer
Asko Nõmm
2022-04-23
No need for `let` here
Asko Nõmm
2022-04-22
Implement tests for correctors
Asko Nõmm
2022-04-22
Implement Kaocha
Asko Nõmm
2022-04-22
Remove parent info from child items
Asko Nõmm
2022-04-22
Make code more narrow
Asko Nõmm
2022-04-21
Send correctors to each render as well
Asko Nõmm
2022-04-21
Use "default" prefix for these
Asko Nõmm
2022-04-19
WIP #16
Asko Nõmm
2022-04-15
Update project.clj
Asko Nõmm
2022-04-15
Merge pull request #15 from askonomm/fix-issue-14-and-issue-13
Asko Nõmm
2022-04-15
Implement Markdown correction mechanism
Asko Nõmm
2022-04-11
Bump version
Asko Nomm
2022-04-11
Fix #12: Links where the label has dashes (`-`) do not get parsed
Asko Nomm
2022-04-10
Bump version
Asko Nomm
2022-04-10
Close #11: Support dash unordered lists
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
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 or...
Asko Nomm
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
2022-04-07
Add tests for bold text, and support using `__` for bold text creation as wel...
Asko Nomm
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
[next]