- Parse the text for the `jsoninclude-quote` directive as markdown
0.4.0
Added
- Add `jsoninclude-quote` directive
0.3.1
- Fix markdown related directives to work with myst-parser 0.18.0
0.3.0
Added
- Add myst-parser 0.18.0 support
0.2.0
Removed
- Remove dependency on recommonmark, and remove AutoStructifyLowPriority class. Please use myst-parser instead. https://github.com/readthedocs/recommonmark/issues/221
0.1.1
Fixed
- Fix the markdown directive, so it doesn't fail on anything that required sphinx (and not just docutils) formatting.