0.4.0
Release Summary
New major release that increases compatibility with the Python code in antsibull-docs-parser <https://github.com/ansible-community/antsibull-docs-parser>
__.
Minor Changes
- Also escape
.
in MarkDown (#51).
Breaking Changes / Porting Guide
- Rename
current_plugin
options of various functions tocurrentPlugin
, and therole_entrypoint
option ofparse
toroleEntrypoint
(#49).
Bugfixes
- Fix URL escaping in MarkDown (#51).