0.1.0
Pre-release
Pre-release
Release Summary
First usable version, including semantic markup support.
Minor Changes
- Add support for semantic markup (#1).
- Added MarkDown support (#5).
- Allow to adjust formatting for HTML, RST, and MarkDown output by allowing to provide formatting functions for every part type (#12).
- Allow to chose between antsibull-docs like formatting (for Sphinx targets) and plain formatting for HTML (#12).
- Build both ESM and CommonJS modules for easier consumption in both webpack and node.js projects (#14).
- Mention paragraph number in error messages when not processing single strings (#11).
Breaking Changes / Porting Guide
- The package was renamed on npmjs.com from
antsibull_docs
toantsibull-docs
(#15).