Mystmd

Latest version: v1.3.24

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

Scan your dependencies

Page 11 of 12

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

1.1.22

What's Changed
* ๐Ÿคซ Turn off auto creation of GitHub releases by rowanc1 in https://github.com/executablebooks/mystmd/pull/676
* ๐Ÿ‘ฏโ€โ™€๏ธ Add `plural` CLI utility for logging item(s) by rowanc1 in https://github.com/executablebooks/mystmd/pull/677
* ๐Ÿ”Œ Add transforms to plugin infrastructure by rowanc1 in https://github.com/executablebooks/mystmd/pull/636
* ๐Ÿคซ Remove hidden block content in renderers by rowanc1 in https://github.com/executablebooks/mystmd/pull/681
* ๐Ÿ‘ฉโ€๐Ÿ’ป Improve HTML processing by rowanc1 in https://github.com/executablebooks/mystmd/pull/680
* ๐Ÿ› Fix async issue with include transform by rowanc1 in https://github.com/executablebooks/mystmd/pull/682
* โœ๏ธ Write output content to file later in the transform process by fwkoch in https://github.com/executablebooks/mystmd/pull/683
* ๐Ÿš€ 1.1.22 by github-actions in https://github.com/executablebooks/mystmd/pull/678


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

1.1.21

What's Changed
* ๐Ÿ“ฆ Update types for hast updates by rowanc1 in https://github.com/executablebooks/mystmd/pull/623
* ๐Ÿ—บ Sort table of contents by rowanc1 in https://github.com/executablebooks/mystmd/pull/626
* ๐Ÿ› Fix bug with async project/site loading by fwkoch in https://github.com/executablebooks/mystmd/pull/627
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/624
* ๐Ÿ”ง Fix up undefined types from selectors by fwkoch in https://github.com/executablebooks/mystmd/pull/629
* ๐Ÿ‘ Keep track of session clones for error reporting by fwkoch in https://github.com/executablebooks/mystmd/pull/628
* ๐Ÿค Add tex-zip to manuscripts included with meca by fwkoch in https://github.com/executablebooks/mystmd/pull/630
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/631
* โœ‹๐Ÿฝremove module overrides in build commands by stevejpurves in https://github.com/executablebooks/mystmd/pull/587
* ๐Ÿ“ฆ Use meca package to write `manifest.xml` by rowanc1 in https://github.com/executablebooks/mystmd/pull/633
* ๐Ÿ“– Update deployment documentation by rowanc1 in https://github.com/executablebooks/mystmd/pull/635
* ๐Ÿงน Warn about unlisted dependencies by rowanc1 in https://github.com/executablebooks/mystmd/pull/637
* ๐Ÿ‘ฉโ€โš–๏ธ Update OSI licenses by rowanc1 in https://github.com/executablebooks/mystmd/pull/639
* ๐Ÿท Tag abstract parts in JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/638
* ๐Ÿ› Add `plain-language-summary` & `summary` parts by rowanc1 in https://github.com/executablebooks/mystmd/pull/648
* ๐Ÿ“‘ Add additional nodes for parsing latex by rowanc1 in https://github.com/executablebooks/mystmd/pull/647
* ๐Ÿง‘โ€๐Ÿ’ป Create flat XML by default in JATS export by rowanc1 in https://github.com/executablebooks/mystmd/pull/646
* ๐Ÿ— Escape all attributes in js2xml for JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/645
* ๐Ÿ’กproposed `thebe` frontmatter changes by stevejpurves in https://github.com/executablebooks/mystmd/pull/463
* ๐Ÿ”ง Improve JATS names by fwkoch in https://github.com/executablebooks/mystmd/pull/653
* โˆž โˆ โงœ โง โ™พ Add more infinity symbols to LaTeX by rowanc1 in https://github.com/executablebooks/mystmd/pull/651
* ๐Ÿท Ability to customize IDs in myst-to-jats by rowanc1 in https://github.com/executablebooks/mystmd/pull/652
* ๐Ÿท Update CRediT statements for JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/650
* ๐ŸŽ“ JATS author/affiliation updates by fwkoch in https://github.com/executablebooks/mystmd/pull/654
* ๐Ÿ› Normalize DOI for open-funder-registry by rowanc1 in https://github.com/executablebooks/mystmd/pull/655
* ๐Ÿงช Allow funding IDs to be numeric by rowanc1 in https://github.com/executablebooks/mystmd/pull/657
* ๐ŸŽ“ Do not include deparment in funding institution by rowanc1 in https://github.com/executablebooks/mystmd/pull/658
* ๐Ÿฝ Support `\bf` command in table cells by rowanc1 in https://github.com/executablebooks/mystmd/pull/661
* ใ€ฝ๏ธ Remove auto-generated alt text in JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/663
* ๐Ÿท Add short_title to JATS output by rowanc1 in https://github.com/executablebooks/mystmd/pull/664
* ๐Ÿ‘ฉโ€๐Ÿ”ฌ Only add affiliations associated with authors to JATS and myst-templates by fwkoch in https://github.com/executablebooks/mystmd/pull/662
* ๐Ÿงฎ Clean up MathML tagging in JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/665
* ๐Ÿงน Serialize JATS in a standardized way by rowanc1 in https://github.com/executablebooks/mystmd/pull/666
* ๐Ÿช† Improve block nesting transform by rowanc1 in https://github.com/executablebooks/mystmd/pull/667
* ๐Ÿซ Simplify affiliation IDs for JATS by fwkoch in https://github.com/executablebooks/mystmd/pull/668
* ๐Ÿ“œ Improvements to LaTeX parsing by rowanc1 in https://github.com/executablebooks/mystmd/pull/672
* ๐Ÿงฎ Improve MathML export for JATS by rowanc1 in https://github.com/executablebooks/mystmd/pull/671
* Add support for proofs by andry-tino in https://github.com/executablebooks/mystmd/pull/609
* ๐Ÿงพ Add corollary and proof to supported latex proof kinds by fwkoch in https://github.com/executablebooks/mystmd/pull/675
* โœ‚๏ธ Delete temporary output files in reduceOutput transform by fwkoch in https://github.com/executablebooks/mystmd/pull/674
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/634


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.18...mystmd1.1.21

1.1.18

What's Changed
* ๐Ÿ“ฆ Update `long_description_content_type` for PyPI by rowanc1 in https://github.com/executablebooks/mystmd/pull/522
* ๐Ÿงฎ Math code blocks for GitHub Flavored Markdown by rowanc1 in https://github.com/executablebooks/mystmd/pull/524
* ๐Ÿงœโ€โ™€๏ธ Support mermaid as a code block by rowanc1 in https://github.com/executablebooks/mystmd/pull/529
* โœ๏ธ Abbreviations First Time Long (ftl) by jan-david-fischbach in https://github.com/executablebooks/mystmd/pull/530
* ๐Ÿค– Updates for auto-creation of github actions by rowanc1 in https://github.com/executablebooks/mystmd/pull/533
* ๐Ÿšดโ€โ™€๏ธ Refactor Root --> GenericParent by rowanc1 in https://github.com/executablebooks/mystmd/pull/538
* ๐ŸŽ“ Add rich affiliations to frontmatter by fwkoch in https://github.com/executablebooks/mystmd/pull/535
* ๐ŸŽ† Adjust notebook output image paths in mdast for pdf/docx exports by fwkoch in https://github.com/executablebooks/mystmd/pull/540
* ๐Ÿท Allow for an extra space in ` | label:` syntax by rowanc1 in https://github.com/executablebooks/mystmd/pull/542
* ๐Ÿท Support ipython magic for label syntax by rowanc1 in https://github.com/executablebooks/mystmd/pull/543
* Version Packages by github-actions in https://github.com/executablebooks/mystmd/pull/525
* ๐Ÿ”ง Update generated affiliation ids to not use crypto by fwkoch in https://github.com/executablebooks/mystmd/pull/546
* Version Packages by github-actions in https://github.com/executablebooks/mystmd/pull/553
* ๐Ÿ“Ž Handle base64 notebook cell attachments by fwkoch in https://github.com/executablebooks/mystmd/pull/554
* ๐Ÿ“ฆ Update tex-to-typst by rowanc1 in https://github.com/executablebooks/mystmd/pull/556
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/555
* ๐Ÿ“ค Keep multiple outputs when reducing outputs for pdf/docx exports by fwkoch in https://github.com/executablebooks/mystmd/pull/558
* ๐Ÿ‘ฉโ€๐ŸŽ“ Extract abstract part for JATS frontmatter by fwkoch in https://github.com/executablebooks/mystmd/pull/561
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/562
* ๐Ÿ•ต๏ธโ€โ™€๏ธ Add User-Agent to image and link fetches by fwkoch in https://github.com/executablebooks/mystmd/pull/565
* ๐Ÿ‘ฉโ€๐Ÿ’ป Refactor and export template validation functions by fwkoch in https://github.com/executablebooks/mystmd/pull/567
* ๐Ÿ“Œ add relative location to pages and sources by stevejpurves in https://github.com/executablebooks/mystmd/pull/564
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/566
* ๐Ÿ”ง A couple tweaks for consuming the myst-cli package by fwkoch in https://github.com/executablebooks/mystmd/pull/569
* ๐Ÿ‘ฉโ€๐ŸŽ“ Update the shape of affiliations in myst-template doc by fwkoch in https://github.com/executablebooks/mystmd/pull/568
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/570
* ๐Ÿ“ก enable custom binder providers in frontmatter by stevejpurves in https://github.com/executablebooks/mystmd/pull/574
* ๐Ÿ‘ฉโ€๐Ÿ’ป Add html transform that combines related html nodes by fwkoch in https://github.com/executablebooks/mystmd/pull/575
* ๐Ÿท Tag reduced outputs as data.type.output by fwkoch in https://github.com/executablebooks/mystmd/pull/578
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/579
* ๐Ÿ“— update docs to correct myst parser usage by stevejpurves in https://github.com/executablebooks/mystmd/pull/580
* ๐Ÿ“‡ Support parsed author names and parse string names by fwkoch in https://github.com/executablebooks/mystmd/pull/586
* ๐Ÿ’ต Funding support in frontmatter (and other small JATS features) by fwkoch in https://github.com/executablebooks/mystmd/pull/596
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/595
* ๐ŸŽ† Clean up extra image processing by fwkoch in https://github.com/executablebooks/mystmd/pull/601
* ๐Ÿ“ฆ Add myst-common to myst-parser by rowanc1 in https://github.com/executablebooks/mystmd/pull/603
* ๐Ÿ‘ฏโ€โ™€๏ธ Add directive option `alias` by rowanc1 in https://github.com/executablebooks/mystmd/pull/608
* ๐Ÿ“‘ Add `literalinclude` directive by rowanc1 in https://github.com/executablebooks/mystmd/pull/610
* Add support for glossary by andry-tino in https://github.com/executablebooks/mystmd/pull/592
* ๏ผ Add pandoc-style citations by rowanc1 in https://github.com/executablebooks/mystmd/pull/612
* ๐Ÿ“ Add enumerated `ruleId` to all errors/warnings in the redux store by fwkoch in https://github.com/executablebooks/mystmd/pull/616
* ๐Ÿ“š Improve glossary documentation by rowanc1 in https://github.com/executablebooks/mystmd/pull/619
* ๐Ÿ”— Update link to JupyterBook `_toc.yml` blog by rowanc1 in https://github.com/executablebooks/mystmd/pull/620
* ๐Ÿ”Œ Support plugins for CLI (roles/directives only) by rowanc1 in https://github.com/executablebooks/mystmd/pull/617
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/602
* ๐Ÿ”ง Export loadPlugins function by fwkoch in https://github.com/executablebooks/mystmd/pull/621
* Add support for abbreviations by andry-tino in https://github.com/executablebooks/mystmd/pull/606
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/622

New Contributors
* jan-david-fischbach made their first contribution in https://github.com/executablebooks/mystmd/pull/530
* andry-tino made their first contribution in https://github.com/executablebooks/mystmd/pull/592

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.9...mystmd1.1.18

1.1.9

Patch Changes

- eb32ae98: Add mathml to the exported JATS.

What's Changed
* Fix custom numref labels by psychemedia in https://github.com/executablebooks/mystmd/pull/517
* ๐Ÿš€ Add release action to GitHub CI by fwkoch in https://github.com/executablebooks/mystmd/pull/519
* ๐Ÿงฎ Use katex for mathml rendering in jats by fwkoch in https://github.com/executablebooks/mystmd/pull/507
* ๐Ÿค– Add CI publish command without force build by fwkoch in https://github.com/executablebooks/mystmd/pull/520
* Version Packages by github-actions in https://github.com/executablebooks/mystmd/pull/521

New Contributors
* psychemedia made their first contribution in https://github.com/executablebooks/mystmd/pull/517
* github-actions made their first contribution in https://github.com/executablebooks/mystmd/pull/521

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.8...mystmd1.1.9

Page 11 of 12

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