| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-11 | 971 Bytes | |
| v1.0.0 source code.tar.gz | 2026-02-11 | 370.1 kB | |
| v1.0.0 source code.zip | 2026-02-11 | 655.4 kB | |
| Totals: 3 Items | 1.0 MB | 1 | |
CommonMark v1.0.0
See https://github.com/MichaelHatherly/CommonMark.jl/blob/master/CHANGELOG.md for a list of changes.
Merged pull requests:
- fix(ci): enable tagged version docs deploy and PR preview cleanup (#137) (@MichaelHatherly)
- Extensions, writer fixes, and grid table parser (#138) (@MichaelHatherly)
- refactor(grid_tables): remove colon alignment syntax (#139) (@MichaelHatherly)
- feat(extensions): add ShortcodeRule for Hugo/Quarto-style shortcodes (#140) (@MichaelHatherly)
- feat(extensions): add DefinitionListRule for Pandoc-compatible definition lists (#141) (@MichaelHatherly)
- test(extensions): strengthen roundtrip tests for deflists and shortcodes (#142) (@MichaelHatherly)
- feat(extensions): parse shortcode args into positional/named pairs (#143) (@MichaelHatherly)
- chore(extensions): cleanup minor code issues (#144) (@MichaelHatherly)