What's Changed
- 🐛 Improve error message for missing javascript and python plugins by @JimMadge in #1835
- 🔗 Add citation for the project by @rowanc1 in #1837
- ✍️ Fix typo in Jupyter Book TOC upgrade routine by @agoose77 in #1839
- 🪟 Fix plugin loading on Windows by @agoose77 in #1841
- 📖 Update to installing instructions to include conda by @mmcky in #1840
- 🚫 Add page frontmatter option to disable execution by @agoose77 in #1842
- ⬆️ Add simple upgrade/downgrade package for MyST AST by @agoose77 in #1802
- 📖 Improve Executable Markdown Documentation by @rowanc1 in #1852
- 📖 Remove warnings by @rowanc1 in #1853
- 🔧 Fix errors about missing images on non-first builds by @fwkoch in #1856
- 📂 Set
site.options.folders: true
for JB upgrades by @agoose77 in #1867 - Handle unsupported options for include directive by @JimMadge in #1872
- 💇 Add documentation on
site.options.style
by @agoose77 in #1873 - ✏️ Use
myst
directive withproof
option definitions by @agoose77 in #1881 - ✨ New table of contents directive by @fwkoch in #1826
- 🚀 Release by @github-actions in #1836
New Contributors
Full Changelog: https://github.com/jupyter-book/mystmd/compare/mystmd@1.3.23...mystmd@1.3.24