Release Summary
Fix parsing of EXAMPLES
and improve error message
Minor Changes
- Improve error messages when calls to
ansible-doc
fail (#223).
Bugfixes
- When
EXAMPLES
has the format specified by# fmt: <format>
, this value is used to determine the code block type (#225).