New myst-docutils release
Chris Sewell <[email protected]> Wed, 1 Mar 2023 07:48:45 +0100
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <DB4P189MB24384998BE001A6E2441262A9DAD9@DB4P189MB2438.EURP189.PROD.OUTLOOK.COM> |
Hi all 👋,
I'm pleased to announce a new release of myst-parser (and myst-docutils),
that brings a number of exciting new features, improvements, and upgrades 🎉
https://myst-parser.readthedocs.io
- 📚 Rewritten documentation, with a clearer structure, many more examples, rich hover tips, and a new live preview page (powered by pyscript)
- The code base API is also now fully documented by https://sphinx-autodoc2.readthedocs.io/, which even allows for MyST docstrings!
- ⬆️ Add Sphinx 6 support
- 📄 Extended docutils (single-page) support
- 🔗 Extended Markdown links, including intersphinx support, e.g. `[text](inv:name#target)`
- `{}` New attributes syntax, to extend common Markdown syntaxes, e.g. `{#id .class width=100px}`
For a full list of changes, see: https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md
Happy parsing! 🤖
Executable books team
_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to the list.