Mystmd

Latest version: v1.3.24

Safety actively analyzes 710644 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

1.3.24

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

New Contributors
* JimMadge made their first contribution in https://github.com/jupyter-book/mystmd/pull/1835
* mmcky made their first contribution in https://github.com/jupyter-book/mystmd/pull/1840

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.23...mystmd1.3.24

1.3.23

What's Changed
* 💬 Preserve quotes in inline expressions upon request by agoose77 in https://github.com/jupyter-book/mystmd/pull/1812
* 🖲 Add `button` role by jnywong in https://github.com/jupyter-book/mystmd/pull/1773
* 🌎 Remove TLD of `.java` and `.zip` from linkify by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1825
* 📌 Update docs about grid breakpoints to reflect changes in theme by agoose77 in https://github.com/jupyter-book/mystmd/pull/1819
* 🐛 Fix unwanted continuous numbering for some enumerated types by fwkoch in https://github.com/jupyter-book/mystmd/pull/1824
* 📖 Improve documentation around export config in the myst.yml by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1807
* 🚀 Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1815

New Contributors
* jnywong made their first contribution in https://github.com/jupyter-book/mystmd/pull/1773

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.22...mystmd1.3.23

1.3.22

What's Changed
* 💬 Remove quotes around `{eval}` outputs by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1806
* 🚀 Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1808


**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.21...mystmd1.3.22

1.3.21

What's Changed
* 🦋 Change from twitter link to bsky link by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1761
* 📋 New lines in markdown lists are not written to typst by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1777
* 📖 Update comment in GH Pages deploy script by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1778
* .py in file name in configuration instruction by Adniel in https://github.com/jupyter-book/mystmd/pull/1781
* 📦 Update to `doi-utils` v2.0.4 by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1782
* 🔧 Typst fixes for tables with divs and non-rgb cell colors by fwkoch in https://github.com/jupyter-book/mystmd/pull/1790
* 🏷️ Change `tags` type to match `jupytext` by tobydriscoll in https://github.com/jupyter-book/mystmd/pull/1780
* 🔄 Fetch with Retry for HTML build by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1793
* 🔢 Enable continuous numbering across pages by fwkoch in https://github.com/jupyter-book/mystmd/pull/1391
* 🧮 Update typst math conversion (v0.0.15) by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1805
* 🔧 Add edit url to file frontmatter by fwkoch in https://github.com/jupyter-book/mystmd/pull/1804
* 🚀 Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1763

New Contributors
* Adniel made their first contribution in https://github.com/jupyter-book/mystmd/pull/1781
* tobydriscoll made their first contribution in https://github.com/jupyter-book/mystmd/pull/1780

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.20...mystmd1.3.21

1.3.20

What's Changed
* Update quickstart.md by sugan-reden in https://github.com/jupyter-book/mystmd/pull/1631
* 🏷️ Do not report available updates for whitelabelled applications by agoose77 in https://github.com/jupyter-book/mystmd/pull/1636
* 🪪 Improvements to spdx license validation by fwkoch in https://github.com/jupyter-book/mystmd/pull/1634
* Improve web documentation and document styles by choldgraf in https://github.com/jupyter-book/mystmd/pull/1628
* 🎁 Use `commonDirectiveOptions` in all directives by agoose77 in https://github.com/jupyter-book/mystmd/pull/1650
* 👩‍💻 Proposed notes on versioning for contributors by fwkoch in https://github.com/jupyter-book/mystmd/pull/1658
* 🖼️ Use Lorem Picsum instead of Unsplash for demo images by agoose77 in https://github.com/jupyter-book/mystmd/pull/1660
* ⌨️ Add `keyboard` support to `myst-to-html` by agoose77 in https://github.com/jupyter-book/mystmd/pull/1677
* 🔗 Improve link formatting by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1684
* 🔧 More typst export improvements by fwkoch in https://github.com/jupyter-book/mystmd/pull/1665
* Proofread some grammar and typos in the docs by sugan-reden in https://github.com/jupyter-book/mystmd/pull/1692
* 🎬 Add video conversions for avi, mov -> mp4 by fwkoch in https://github.com/jupyter-book/mystmd/pull/1696
* 📖 Spelling of `multiline` --> `multline` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1708
* "is is" by matthew-brett in https://github.com/jupyter-book/mystmd/pull/1709
* 👩🏼‍💼 Update OSI Licenses by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1710
* 🤫 Quiet warning about newLineInDisplayMode by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1718
* ⌨️ Code cell options can have caption by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1726
* 𝐁 Bold text in typst in line fixed by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1717
* 🧮 Trim all math to ensure no new lines in latex output by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1728
* 🖼️ Export iframe/aside for markdown writing by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1719
* 🏷️ Do not write out alt text for markdown export by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1720
* 🏷️ Label duplication warning by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1723
* ⌨️ Do not export code block options when undefined by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1721
* 📖 Improve the documentation around abbreviations by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1729
* 🏷️ Do not write implicit labels for markdown by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1722
* 🖼️ Read iframe options from html by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1725
* 🧮 Update typst math conversion by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1730
* 🌁 Join gates plugin before blocks by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1727
* 🎭 Support more characters in typst export by fwkoch in https://github.com/jupyter-book/mystmd/pull/1738
* 🎆 Prevent html outputs that translate to empty images by fwkoch in https://github.com/jupyter-book/mystmd/pull/1739
* 🌎 Remove TLD of `.es` from linkify by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1740
* 🔧 Fix project cross-references in typst by fwkoch in https://github.com/jupyter-book/mystmd/pull/1742
* 🖐 Support restarting counter for each typst article in multi-article export by fwkoch in https://github.com/jupyter-book/mystmd/pull/1741
* 🏷️ Typst enable paragraph referencing by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1745
* 🚮 Remove broken and unused reactive roles by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1746
* 📄 Prioritize project-level parts for project-level typst export by fwkoch in https://github.com/jupyter-book/mystmd/pull/1743
* 🙈 Notebook Cell Tags Documentation by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1750
* 🚀 Always launch a new Jupyter Server by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1751
* 📖 Update documentation for Jupyter Book V2 vs V1 references by choldgraf in https://github.com/jupyter-book/mystmd/pull/1732
* 🧮 Update typst math conversion (v0.0.14) by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1754
* 🙈 Remove hidden output nodes from static exports by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1756
* 🏷️ Do not label implicit heading nodes by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1755
* 📑 Add proof, solution, exercise defaults to typst export by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1757

New Contributors
* sugan-reden made their first contribution in https://github.com/jupyter-book/mystmd/pull/1631
* matthew-brett made their first contribution in https://github.com/jupyter-book/mystmd/pull/1709

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.17...mystmd1.3.20

1.3.17

What's Changed
* 🍴 Upgrade table in typst export by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1620
* 🔧 Typst card support, multipage pagebreaks, tex image argument fix by fwkoch in https://github.com/jupyter-book/mystmd/pull/1622
* 🚀 Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1621


**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.16...mystmd1.3.17

Page 1 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.