New Packages¶
We have introduced a new package to export and write MyST Markdown, which is an important part of import and export workflows (e.g. working with latex, or modifying an AST in MyST).
- ✨ New package: myst-to-md by
@fwkoch
in executablebooks/mystjs #303
New Features¶
- ♻️ Prevent rebuild loop by
@fwkoch
in executablebooks/mystjs #286 - ⌨️ Add code-cell directive by
@rowanc1
in executablebooks/mystjs #289 - 🌠 Support TIFF images by
@rowanc1
in executablebooks/mystjs #285
LaTeX Improvements¶
- 🐛 Resolution & rendering of citations by
@fwkoch
in executablebooks/mystjs #264 - 🐛 Project frontmatter is now respected with tex files by
@fwkoch
in executablebooks/mystjs #263 - #️⃣ unstar sections when numbering=true by
@stevejpurves
in executablebooks/mystjs #195 - Small tex-to-myst updates by
@fwkoch
in executablebooks/mystjs #273 - 🦶Improve footnote whitespace and warnings in myst-to-tex by
@fwkoch
in executablebooks/mystjs #277
Bug Fixes¶
- 🐛 Load an undefined YAML frontmatter by
@rowanc1
in executablebooks/mystjs #279
Documentation Improvements¶
- 📖 Add updating note in quickstart installation guide by
@kolibril13
in executablebooks/mystjs #288 - 📖 Fix typo in “marcos” by
@agoose77
in executablebooks/mystjs #292 - 📖 Remove code-numbering warnings by
@rowanc1
in executablebooks/mystjs #262 - 📖 Remove dollarmath labels and add warning about spec by
@agoose77
in executablebooks/mystjs #291
New Contributors¶
@stevejpurves
made their first contribution in executablebooks/mystjs #195 @agoose77
made their first contribution in executablebooks/mystjs #291
Full Changelog: https://