0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #451 from commonmark/text-blocks More... about 2 months ago
Don't run Java 11 on CI (but still supported) More... about 2 months ago
Use text blocks in tests (set testRelease to 17) More... about 2 months ago
Merge pull request #450 from commonmark/update-users More... about 2 months ago
README: Update users More... about 2 months ago
Merge pull request #449 from commonmark/update-actions More... about 2 months ago
Update GitHub actions More... about 2 months ago
README: Bump version More... about 2 months ago
[maven-release-plugin] prepare for next development iteration More... about 2 months ago
[maven-release-plugin] prepare release commonmark-parent-0.30.0 More... about 2 months ago
Fix Javadoc More... about 2 months ago
mvn versions:set -DnewVersion=0.30.0-SNAPSHOT More... about 2 months ago
Prepare CHANGELOG for version 0.30.0 More... about 2 months ago
Update CHANGELOG More... about 2 months ago
Merge pull request #448 from fromVeeko/fix/avoid-quadratic-time-complexity More... about 2 months ago
fix #447 More... about 2 months ago
Update CHANGELOG More... about 2 months ago
Format More... about 2 months ago
Merge pull request #445 from zyxist/yaml-front-matter-extractors More... about 2 months ago
fix: move FrontMatterParser to parser package, cosmetic naming fixes More... about 2 months ago
Merge pull request #446 from commonmark/markdown-renderer-line-separator More... about 2 months ago
New option lineSeparator for MarkdownRenderer.Builder More... about 2 months ago
fix: rework naming and improve FrontMatterParser interface More... about 2 months ago
Limit how deep inline nodes may nest by default (100) More... about 2 months ago
Fix StackOverflowError when parsing deeply nested emphasis More... about 2 months ago
Fix StackOverflowError when parsing pathological autolink email addresses More... about 2 months ago
Fix StackOverflowError when parsing pathological HTML block attributes More... about 2 months ago
Add support for different YAML front matter extractors in commonmark-ext-yaml-front-matter More... about 2 months ago
Fix quadratic runtime when parsing pathological backticks More... about 2 months ago
Fix quadratic runtime when parsing with lots of `<` More... about 2 months ago