mirror of
https://github.com/vale981/recommonmark
synced 2025-03-05 10:01:39 -05:00
1.5 KiB
1.5 KiB
Version 0.6.0
Date: 2019-08-09
- @RaptorCZ: Process linebreaks and convert them to br element. (#162)
- @gibfahn: Remove URL quoting from refs before passing to Sphinx (#158)
- @dandersson: Use image description text as "alt", drop title (#150)
- @annegentle: Clarify the specifics of Auto Toc Tree (#149)
- @loganrosen: Bump dependency on commonmark to >= 0.8.1 (#147)
- @codejamninja: Use official gitignore template (#140)
- @dotlambda: Include all test files in PyPI tarball (#128)
- @tk0miya: Register a parser class using new Sphinx API; add_source_suffix (#113)
Changelog
0.4.0 (in development)
Set rawsource value for each nodes.
0.3.0 (2016-01-15)
Fix compatability with Commonmark-Py 0.6.0