All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Parse the text for the
jsoninclude-quote
directive as markdown
- Add
jsoninclude-quote
directive
- Fix markdown related directives to work with myst-parser 0.18.0
- Add myst-parser 0.18.0 support
- Remove dependency on recommonmark, and remove AutoStructifyLowPriority class. Please use myst-parser instead. readthedocs/recommonmark#221
- Fix the markdown directive, so it doesn't fail on anything that required sphinx (and not just docutils) formatting.
First release of project (was previously included by pip installing from a git commit).