Mystmd

Latest version: v1.2.5

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

Scan your dependencies

Page 6 of 8

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

1.1.24

What's Changed
* ๐Ÿ”ง Fix type in site config selector by fwkoch in https://github.com/executablebooks/mystmd/pull/712
* ๐Ÿ”ง Cache mdast at full file path by fwkoch in https://github.com/executablebooks/mystmd/pull/715
* โ†”๏ธ Full-width images in LaTeX by rowanc1 in https://github.com/executablebooks/mystmd/pull/717
* ๐Ÿš€ 1.1.24 by github-actions in https://github.com/executablebooks/mystmd/pull/713


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

1.1.23

What's Changed
* ๐Ÿท Add `no-tex` tag by rowanc1 in https://github.com/executablebooks/mystmd/pull/685
* ๐Ÿฝ Add spaces around tables without captions by rowanc1 in https://github.com/executablebooks/mystmd/pull/686
* ๐Ÿ—ฃ Do not write implicit latex labels by rowanc1 in https://github.com/executablebooks/mystmd/pull/684
* ๐Ÿ‘ฏโ€โ™€๏ธ Improve the `plural` logging function by rowanc1 in https://github.com/executablebooks/mystmd/pull/689
* ๐Ÿ‘จ๐Ÿปโ€๐Ÿซ Add proof alias (`label` <=> `name`) by rowanc1 in https://github.com/executablebooks/mystmd/pull/693
* ๐ŸŒ… Trim option for PDFs images by rowanc1 in https://github.com/executablebooks/mystmd/pull/688
* โš“๏ธ Specify PORT in the CLI by rowanc1 in https://github.com/executablebooks/mystmd/pull/692
* โœ๏ธ LaTeX/JATS improvements for Proofs by rowanc1 in https://github.com/executablebooks/mystmd/pull/694
* ๐Ÿ› Small tex-parsing bugs by rowanc1 in https://github.com/executablebooks/mystmd/pull/695
* ๐Ÿ› JATS nested paragraphs in list items by rowanc1 in https://github.com/executablebooks/mystmd/pull/696
* ๐Ÿ‘จ๐Ÿปโ€๐Ÿซ Parses tex-macros in latex document by rowanc1 in https://github.com/executablebooks/mystmd/pull/698
* ๐Ÿงฎ Add support for sub-equations by rowanc1 in https://github.com/executablebooks/mystmd/pull/697
* ๐Ÿช† Section nesting for JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/699
* ๐Ÿ› Space in paragraph (Tex Parsing) by rowanc1 in https://github.com/executablebooks/mystmd/pull/700
* ๐Ÿค Allow `zipcode` in frontmatter by rowanc1 in https://github.com/executablebooks/mystmd/pull/702
* ๐Ÿ”ญ Fix spaces in latex input by rowanc1 in https://github.com/executablebooks/mystmd/pull/701
* ๐Ÿ› LaTeX SI unit parsing bug by rowanc1 in https://github.com/executablebooks/mystmd/pull/703
* ๐Ÿท Improve JATS frontmatter export by rowanc1 in https://github.com/executablebooks/mystmd/pull/704
* ๐Ÿท JATS math label location by rowanc1 in https://github.com/executablebooks/mystmd/pull/705
* ๐Ÿ”ญ Ensure spaces are picked up after TeX macros by rowanc1 in https://github.com/executablebooks/mystmd/pull/706
* ๐Ÿ› Do not reload configs or files unnecessarily by fwkoch in https://github.com/executablebooks/mystmd/pull/708
* ๐Ÿ”ข Add number to template options by rowanc1 in https://github.com/executablebooks/mystmd/pull/707
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/687


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.22...mystmd1.1.23

Page 6 of 8

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