Mystmd

Latest version: v1.3.25

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

Scan your dependencies

Page 10 of 12

1.1.32

What's Changed
* ๐Ÿ“ฆ Add dev dep to myst-common by rowanc1 in https://github.com/executablebooks/mystmd/pull/780
* ๐ŸŽ† No subfigures option by fwkoch in https://github.com/executablebooks/mystmd/pull/778
* ๐Ÿ› Repeated address in frontmatter docs by rowanc1 in https://github.com/executablebooks/mystmd/pull/785
* ๐Ÿ‘ฉโ€๐ŸŽ“ JATS citation / affiliation fixes by fwkoch in https://github.com/executablebooks/mystmd/pull/783
* ๐Ÿ›  use `github` field if no `repo` specified by stevejpurves in https://github.com/executablebooks/mystmd/pull/784
* ๐Ÿฝ Improve table HTML handlers by rowanc1 in https://github.com/executablebooks/mystmd/pull/786
* ๐Ÿฟ fix thebe types by stevejpurves in https://github.com/executablebooks/mystmd/pull/788
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/781


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.31...mystmd1.1.32

1.1.30

What's Changed
* ๐Ÿ› Options are immutable, clone options object by rowanc1 in https://github.com/executablebooks/mystmd/pull/755
* ๐Ÿฅผ Improve suffix citation parsing by rowanc1 in https://github.com/executablebooks/mystmd/pull/757
* ๐Ÿ”ƒ Refactor to use `nbtx` utilities by rowanc1 in https://github.com/executablebooks/mystmd/pull/758
* โš™๏ธ Add `settings` to project by rowanc1 in https://github.com/executablebooks/mystmd/pull/759
* ๐Ÿ› Stream outputs and `remove-stdout` on cells by rowanc1 in https://github.com/executablebooks/mystmd/pull/761
* ๐Ÿงฑ Transform notebook blocks with captions to figures in place by fwkoch in https://github.com/executablebooks/mystmd/pull/760
* ๐Ÿ› Caption tex renderer for unnumbered captions by rowanc1 in https://github.com/executablebooks/mystmd/pull/763
* ๐Ÿงฎ Introduce math simplifications by rowanc1 in https://github.com/executablebooks/mystmd/pull/766
* โš™๏ธ Add settings for latex rendering by rowanc1 in https://github.com/executablebooks/mystmd/pull/764
* xโน - Text sub/super script replacements for LaTeX by rowanc1 in https://github.com/executablebooks/mystmd/pull/769
* ๐Ÿช† Nested definition lists for JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/768
* ๐Ÿท Improvements to JATS tagging by rowanc1 in https://github.com/executablebooks/mystmd/pull/771
* ๐Ÿ“ฎ Support multiple `articles` in a single export by fwkoch in https://github.com/executablebooks/mystmd/pull/772
* ๐ŸŽ† First pass at subfigures by fwkoch in https://github.com/executablebooks/mystmd/pull/770
* โš™๏ธ Allow min/max/number on template types by rowanc1 in https://github.com/executablebooks/mystmd/pull/774

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.28...mystmd1.1.30

1.1.28

New theme parts!

![image](https://github.com/executablebooks/myst-theme/assets/913249/eb53388d-32f1-45b0-a32e-bfc15247ce88)
![image](https://github.com/executablebooks/myst-theme/assets/913249/6b471f1e-3659-4aa1-b8fc-3896d2650b72)

New book navigation

![image](https://github.com/executablebooks/myst-theme/assets/913249/34ea7ea0-77a8-410a-babf-0bafa2ab396e)


What's Changed
* ๐Ÿ”— Link text transform should be idempotent by rowanc1 in https://github.com/executablebooks/mystmd/pull/742
* ๐Ÿ“– Update reStructuredText case by rowanc1 in https://github.com/executablebooks/mystmd/pull/744
* Add `options` and `parts` to frontmatter by fwkoch in https://github.com/executablebooks/mystmd/pull/736
* ๐Ÿ“– Move table directive to myst example by rowanc1 in https://github.com/executablebooks/mystmd/pull/751
* ๐Ÿ“ฆ Remove `JupyterLocalOptions` by rowanc1 in https://github.com/executablebooks/mystmd/pull/750
* ๐Ÿ”„ Fix circular dependencies by fwkoch in https://github.com/executablebooks/mystmd/pull/754
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/743


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.27...mystmd1.1.28

1.1.27

What's Changed
* ๐Ÿ“– Initial work on article-theme docs by rowanc1 in https://github.com/executablebooks/mystmd/pull/729
* ๐ŸŽ† Write thumbnails/banner back to redux store by fwkoch in https://github.com/executablebooks/mystmd/pull/730
* ๏ผ‚ Enable smartquotes by rowanc1 in https://github.com/executablebooks/mystmd/pull/727
* ๐Ÿฝ Add table directive by rowanc1 in https://github.com/executablebooks/mystmd/pull/726
* ๐Ÿ”ง Refactor myst-frontmatter by fwkoch in https://github.com/executablebooks/mystmd/pull/734
* ๐Ÿ”— Improve parsing of difficult DOIs by rowanc1 in https://github.com/executablebooks/mystmd/pull/735
* ๐Ÿ› Turn off glossaries for rawTex output by rowanc1 in https://github.com/executablebooks/mystmd/pull/738
* ๐Ÿ“ฆ ๐Ÿ“– Installing mystmd from conda, pypi, and npm by rowanc1 in https://github.com/executablebooks/mystmd/pull/732
* ๐Ÿงน Tidy newlines in tex output by fwkoch in https://github.com/executablebooks/mystmd/pull/740
* ๐Ÿš€ 1.1.27 by github-actions in https://github.com/executablebooks/mystmd/pull/731


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.26...mystmd1.1.27

1.1.26

What's Changed
* โ‡ Remove unknown unicode characters by default by rowanc1 in https://github.com/executablebooks/mystmd/pull/724
* ๐Ÿ› Fixes to file processing - better typing, undefined handling by fwkoch in https://github.com/executablebooks/mystmd/pull/728
* ๐Ÿš€ 1.1.26 by github-actions in https://github.com/executablebooks/mystmd/pull/725


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.25...mystmd1.1.26

1.1.25

What's Changed
* ๐Ÿ› Citations with trailing punctuation by rowanc1 in https://github.com/executablebooks/mystmd/pull/720
* ๐Ÿ‘ฉโ€๐Ÿ”ฌ Prefix and suffix parsing for citation roles by rowanc1 in https://github.com/executablebooks/mystmd/pull/723
* ๐ŸŽ†Write images when serializing, not during mdast processing by fwkoch in https://github.com/executablebooks/mystmd/pull/721
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/722

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.24...mystmd1.1.25

Page 10 of 12

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