| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-27 | 714 Bytes | |
| v0.10.1 source code.tar.gz | 2026-01-27 | 342.0 kB | |
| v0.10.1 source code.zip | 2026-01-27 | 591.9 kB | |
| Totals: 3 Items | 934.6 kB | 2 | |
CommonMark v0.10.1
See https://github.com/MichaelHatherly/CommonMark.jl/blob/master/CHANGELOG.md for a list of changes.
Merged pull requests:
- feat(extensions): add MarkdownAST bidirectional conversion (#130) (@MichaelHatherly)
- feat(extensions): add @docstring_parser (#131) (@MichaelHatherly)
- fix: ExtensionLoader precompilation error (#132) (@MichaelHatherly)
- feat(parser): add enable/disable keyword args to Parser constructor (#133) (@MichaelHatherly)
- docs(extensions): fix AttributeRule docstring examples (#134) (@MichaelHatherly)
Closed issues:
- Separate package for Markdown AST (#41)