0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for hard breaks more carefully to avoid false positives... More... almost 2 years ago
Fix handling tab when removing trailing whitespace. More... almost 2 years ago
Make striketrough spans follow same flanking rules... More... almost 2 years ago
CI: Migrate codecov/codecov...@v3 to @v4. (#241) More... about 2 years ago
Few assorted typo and wording fixes. More... about 2 years ago
CHANGELOG.md: Fix link to an issue #238. More... about 2 years ago
CHANGELOG.md: Update. More... about 2 years ago
Introduce an overall limit to link. ref. defs instantiations. More... about 2 years ago
Merge branch 'expand_ci' More... about 2 years ago
CI: Remove bogus workflow step. More... about 2 years ago
Merge pull request #237 from mity/expand_ci More... about 2 years ago
CI: Run test also on Windows runners. More... about 2 years ago
CI: Rework Windows build jobs to use nmake rather than Visual Studio solution. More... about 2 years ago
CI: Add new job to make also Relase build on Linux. More... about 2 years ago
md_is_link_label: Fix warning about potentially uninitialized variable... More... about 2 years ago
md_is_inline_link_spec: Use md_lookup_line() instead of walking. More... about 2 years ago
Bump version to 0.5.2. More... about 2 years ago
test/spec.txt: Upgrade to spec version 0.31.2. More... about 2 years ago
test/LICENSE: Update to reflect recent file renaming. More... about 2 years ago
Update test/spec.txt from upstream. More... about 2 years ago
Update CHANGELOG.md. More... about 2 years ago
Merge pull request #208 from mity/specupd More... about 2 years ago
Update CHANGELOG.md. More... about 2 years ago
README.md: Update CommonMark spec reference to 0.31. More... about 2 years ago
Fix warning about a shadowed variable (with -Wshadow). More... about 2 years ago
Improve/unify approach to line indexing. More... about 2 years ago
Put all compiler option to one place and unify them for all targets.
Martin Mitáš
as Martin Mitas
More... about 2 years ago
Fix uninitialized variable.
Martin Mitáš
as Martin Mitas
More... about 2 years ago
Simplify and fix handling of newline in code span.
Martin Mitáš
as Martin Mitas
More... about 2 years ago
test/run-testsuite.py: Allow disabling normalisation on per-unittest basis.
Martin Mitáš
as Martin Mitas
More... about 2 years ago