| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-22 | 2.1 kB | |
| v1.0.3 source code.tar.gz | 2026-07-22 | 372.6 kB | |
| v1.0.3 source code.zip | 2026-07-22 | 661.7 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
CommonMark v1.0.3
See https://github.com/MichaelHatherly/CommonMark.jl/blob/master/CHANGELOG.md for a list of changes.
Merged pull requests:
- chore(deps): bump julia-actions/cache from 2 to 3 (#151) (@dependabot[bot])
- chore(deps): bump actions/upload-artifact from 4 to 7 (#152) (@dependabot[bot])
- chore: pin CI actions and migrate to JSON.jl (#153) (@MichaelHatherly)
- fix: 12 verified bugs across parser, writers, extensions (#154) (@MichaelHatherly)
- chore: switch formatter to Runic (#155) (@MichaelHatherly)
- fix(tables): short-row alignment and grid-table body colspan (#156) (@MichaelHatherly)
- chore(deps): bump taiki-e/install-action from 2.75.27 to 2.79.12 in the github-actions group (#157) (@dependabot[bot])
- refactor: code-quality pass across parser, writers, extensions (#158) (@MichaelHatherly)
- ci(benchmark): measure baseline on same runner for PRs (#160) (@MichaelHatherly)
- fix(writers): raw-html fence and terminal wrapping (#161) (@MichaelHatherly)
- chore(deps): bump the github-actions group across 1 directory with 2 updates (#164) (@dependabot[bot])
- chore(deps): bump taiki-e/install-action from 2.81.8 to 2.81.9 in the github-actions group (#165) (@dependabot[bot])
- chore(deps): bump taiki-e/install-action from 2.81.9 to 2.81.10 in the github-actions group (#166) (@dependabot[bot])
- chore(deps): bump taiki-e/install-action from 2.81.10 to 2.81.11 in the github-actions group (#167) (@dependabot[bot])
- chore(deps): bump the github-actions group with 2 updates (#168) (@dependabot[bot])
- ci: call the shared benchmark reusable workflow (#170) (@MichaelHatherly)
- chore(deps): bump the github-actions group across 1 directory with 3 updates (#172) (@dependabot[bot])
- chore(deps): bump taiki-e/install-action from 2.82.11 to 2.83.0 in the github-actions group (#173) (@dependabot[bot])
- Fix overeager un-escaping in CodeBlock info (#176) (@penelopeysm)
Closed issues:
- Escape sequences aren't preserved (#175)