Mystmd

Latest version: v1.3.25

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

Scan your dependencies

Page 8 of 12

1.1.45

What's Changed
* ๐ŸŽ“ Citation improvements by fwkoch in https://github.com/executablebooks/mystmd/pull/937
* ๐Ÿ Remove .py and .md from linkify domains by fwkoch in https://github.com/executablebooks/mystmd/pull/940
* ๐Ÿชต Log missing citations in the correct place by fwkoch in https://github.com/executablebooks/mystmd/pull/942
* ๐Ÿ‘จ๐Ÿปโ€๐Ÿซ Improve algorithm handlers for latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/943
* ๐Ÿš€ 1.1.45 by github-actions in https://github.com/executablebooks/mystmd/pull/941


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.44...mystmd1.1.45

1.1.44

What's Changed
* ๐Ÿ“ค Conform jats/meca export function interface to other export functions by fwkoch in https://github.com/executablebooks/mystmd/pull/935
* ๐ŸŒŽ Allow https proxy from env var by fwkoch in https://github.com/executablebooks/mystmd/pull/933
* ๐Ÿชช Add id to project frontmatter and populate on init by fwkoch in https://github.com/executablebooks/mystmd/pull/934
* ๐Ÿš€ 1.1.44 by github-actions in https://github.com/executablebooks/mystmd/pull/936


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.43...mystmd1.1.44

1.1.43

What's Changed
* ๐Ÿดโ€โ˜ ๏ธ Cache DOIs and intersphinx results to file by fwkoch in https://github.com/executablebooks/mystmd/pull/913
* ๐Ÿซ“ Flatten inlineCode (that may have children) by rowanc1 in https://github.com/executablebooks/mystmd/pull/920
* ๐Ÿ› Support `\textrm{}` in latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/921
* ๐Ÿ’ญ Support verbatim comment environment in latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/923
* ๐Ÿ’ฌ Support quote environments in latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/922
* ร— Add latex support for `\texttimes` by rowanc1 in https://github.com/executablebooks/mystmd/pull/930
* ๐Ÿ’ฌ Support quotation environment in latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/929
* `\\` Latex support improvement for in-paragraph breaks by rowanc1 in https://github.com/executablebooks/mystmd/pull/931
* ๐Ÿ“ฆ Update dep to citation-js-utils by rowanc1 in https://github.com/executablebooks/mystmd/pull/932
* ๐ŸŽ† Make notebook figures "figures" not "code" in pdfs by fwkoch in https://github.com/executablebooks/mystmd/pull/918
* โŽ Exclude files listed in project config from myst build and watch by fwkoch in https://github.com/executablebooks/mystmd/pull/924
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/914


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.42...mystmd1.1.43

1.1.42

What's Changed
* ๏นซ Improve typst handling of `` in text and code by rowanc1 in https://github.com/executablebooks/mystmd/pull/906
* ๐ŸŽฃ Extract DOI from URL for citations by rowanc1 in https://github.com/executablebooks/mystmd/pull/907
* ๐Ÿงžโ€โ™€๏ธ Affiliations can be an object by rowanc1 in https://github.com/executablebooks/mystmd/pull/909
* ๐Ÿชต Add programmatic `logs` to myst for inspection by rowanc1 in https://github.com/executablebooks/mystmd/pull/912
* ๐Ÿช† Support `\input` in latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/911
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/908


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.41...mystmd1.1.42

1.1.41

What's Changed
* ๐Ÿ“ค Export JatsSerializer from myst-to-jats by fwkoch in https://github.com/executablebooks/mystmd/pull/894
* ๐Ÿ“– Update website templates (not themes!) by rowanc1 in https://github.com/executablebooks/mystmd/pull/896
* ๐Ÿ”ง Prevent basic transforms from modifying headings by default by fwkoch in https://github.com/executablebooks/mystmd/pull/897
* ๐Ÿช Allow for Jupyter execution (including inline) directly in mystmd CLI by agoose77 in https://github.com/executablebooks/mystmd/pull/873
* ๐Ÿ‘ˆ Cross reference the subEnumerator directly. by rowanc1 in https://github.com/executablebooks/mystmd/pull/899
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/895
* ๐Ÿ›  Fix deployment to PyPI by agoose77 in https://github.com/executablebooks/mystmd/pull/902
* ๐Ÿ›  Correct path in wheel for PyPI release by agoose77 in https://github.com/executablebooks/mystmd/pull/903
* MAINT: use _package.json to avoid NPM errors during local dev by agoose77 in https://github.com/executablebooks/mystmd/pull/904
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/905


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.39...mystmd1.1.41

1.1.39

What's Changed
* ๐Ÿ“ฆ Refactor to use `citation-js/core` by agoose77 in https://github.com/executablebooks/mystmd/pull/864
* ๐Ÿ”— Add LaTeX macro support for `\cref{}` by eurunuela in https://github.com/executablebooks/mystmd/pull/876
* ๐Ÿค– Add build ci option to not write versions by fwkoch in https://github.com/executablebooks/mystmd/pull/879
* ๐Ÿ›‘ Stop turning dois to links in typst by fwkoch in https://github.com/executablebooks/mystmd/pull/880
* ๐Ÿ”ง Only parse frontmatter out of first notebook cell by fwkoch in https://github.com/executablebooks/mystmd/pull/882
* ๐Ÿ“ฆ Add myst-execute package by fwkoch in https://github.com/executablebooks/mystmd/pull/866
* ๐Ÿ”ง Fix section level for single article exports by fwkoch in https://github.com/executablebooks/mystmd/pull/885
* ๐Ÿ“– Fix typo in Website Themes doc page by jbusecke in https://github.com/executablebooks/mystmd/pull/886
* ๐Ÿค– Consolidate install steps for all github actions by fwkoch in https://github.com/executablebooks/mystmd/pull/887
* โš™๏ธ Move to `v4` for checkout and node actions by rowanc1 in https://github.com/executablebooks/mystmd/pull/888
* ๐ŸŽ† Add code cell metadata placeholder image to output children by fwkoch in https://github.com/executablebooks/mystmd/pull/889
* ๐ŸŽฃ Extract DOI from note for citations by rowanc1 in https://github.com/executablebooks/mystmd/pull/891
* ๐Ÿ“ฆ Upgrade redux toolkit by fwkoch in https://github.com/executablebooks/mystmd/pull/892
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/878

New Contributors
* eurunuela made their first contribution in https://github.com/executablebooks/mystmd/pull/876
* jbusecke made their first contribution in https://github.com/executablebooks/mystmd/pull/886

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.38...mystmd1.1.39

Page 8 of 12

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.