0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up Characters, Strings test util More... 2 months ago
Modular JAR: Add module-info module descriptor More... 2 months ago
Merge pull request #306 from commonmark/markdown-renderer More... 2 months ago
Add test for hard line break in heading More... 2 months ago
Documentation More... 3 months ago
Merge pull request #299 from commonmark/java-21 More... 3 months ago
Bump release workflow version as well More... 3 months ago
Raise minimum version to Java 11 More... 3 months ago
README: Bump versions More... 3 months ago
Fix thematic break and list items More... 3 months ago
Add integration test for multiple extensions More... 3 months ago
Use parsed delimiter for emphasis if available More... 3 months ago
Ins extensions markdown renderer More... 3 months ago
Use getSpecialCharacters for table extension too More... 3 months ago
Add getSpecialCharacters for escaping of extension characters More... 3 months ago
Strikethrough markdown renderer More... 3 months ago
Rename file More... 3 months ago
Use tight blocks to render tables More... 3 months ago
Change isTight/setTight to use push/pop pattern like other settings More... 3 months ago
Tables extension markdown renderer More... 3 months ago
Reorder methods in writer, add comments More... 3 months ago
Some more comments More... 3 months ago
Reorder methods in spec order More... 3 months ago
Escape whitespace too (weird) More... 3 months ago
Disregard prefixes for line start logic More... 4 months ago
Escape # in headings too More... 4 months ago
Escape special characters at beginning of line More... 4 months ago
Write HTML block in lines to make use of prefix More... 4 months ago
Test tabs properly More... 4 months ago
Use Setext heading if necessary More... 4 months ago