Mystmd

Latest version: v1.3.25

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

Scan your dependencies

Page 3 of 12

1.3.10

What's Changed
* ๐Ÿฝ Add ability to override styles in typst tables by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1542
* ๐Ÿ” Add client-side search index generation by agoose77 in https://github.com/jupyter-book/mystmd/pull/1530
* ๐Ÿ“– Update to installation docs by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1516
* ๐ŸŽ“ Replace n.d. with access date for urls in citations by fwkoch in https://github.com/jupyter-book/mystmd/pull/1541
* ๐Ÿ’ฆ building widget state by stevejpurves in https://github.com/jupyter-book/mystmd/pull/1382

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.9...mystmd1.3.10

1.3.9

What's Changed
* ๐Ÿด Docs typo by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1523
* ๐Ÿ‘ฉโ€๐Ÿ’ป Allow index entries on many more node types for myst-to-tex by fwkoch in https://github.com/jupyter-book/mystmd/pull/1524
* ๐Ÿ› Top level AMS Math environments are not wrapped. by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1526
* ๐Ÿงช Additional test cases by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1527
* ๐Ÿชง Strike-through macros in latex by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1532
* ๐Ÿ”— Tex support for hypertarget and hyperlink by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1533
* ๐ŸฅทAdd `skip-execution` tag support by agoose77 in https://github.com/jupyter-book/mystmd/pull/1537
* ๐Ÿ’ฝ Add site options to each page by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1536
* ๐Ÿš€ Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1525


**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.8...mystmd1.3.9

1.3.8

What's Changed
* ๐Ÿค– Add `flake.nix` for Nix users by agoose77 in https://github.com/jupyter-book/mystmd/pull/1509
* ๐Ÿ‘ท Check `platform.system` to fix `myst` on Windows by agoose77 in https://github.com/jupyter-book/mystmd/pull/1510
* ๐Ÿ”ฌ Improve documentation for kernel spec and cell blocks by ValMystletainn in https://github.com/jupyter-book/mystmd/pull/1507
* ๐Ÿ“ฆ Use `nodeenv` when Node.js can't be found by Python package by agoose77 in https://github.com/jupyter-book/mystmd/pull/1487
* ๐Ÿšง Fix overzealous warning about missing `kernelspec` by agoose77 in https://github.com/jupyter-book/mystmd/pull/1513
* ๐Ÿ› Ensure that AMS Math environments are fully enclosed. by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1520
* ๐Ÿž Directive option flag is always a boolean by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1517
* ๐Ÿƒ Add card documentation and alias to `link`/`url` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1521


**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.6...mystmd1.3.8

1.3.6

What's Changed
* โฉ Simplify quickstart guide to use `mamba` by agoose77 in https://github.com/jupyter-book/mystmd/pull/1454
* ๐Ÿ“– Improve website navigation and TOC docs by choldgraf in https://github.com/jupyter-book/mystmd/pull/1446
* ๐Ÿ› Warn instead of crashing for missing files during upgrade by agoose77 in https://github.com/jupyter-book/mystmd/pull/1489
* ๐Ÿค– Make `name` & `display_name` required properties for `KernelSpec` by agoose77 in https://github.com/jupyter-book/mystmd/pull/1490
* ๐Ÿ› Frontmatter typo by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1500
* ๐Ÿ–ผ Add `icon` node by agoose77 in https://github.com/jupyter-book/mystmd/pull/1432
* ๐Ÿ“ฆ Published `myst-ext-icon` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1501
* โœ๏ธ Improve parsing of `cite:alp` and `cite:alps` roles by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1495
* โœ๏ธ Add `urlOptimized` to myst-spec-ext by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1505
* ๐Ÿš” Make types stricter for `ValidatedMystPlugin` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1506
* ๐Ÿคซ Quiet webp warnings by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1499
* ๐Ÿš€ Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1491


**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.5...mystmd1.3.6

1.3.5

What's Changed
* ๐Ÿ› Fix `citealp` and degree symbols in latex by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1463
* ๐Ÿ–Š๏ธ Fix filename and highlight typo in `contribute-add-feature.md` by ValMystletainn in https://github.com/jupyter-book/mystmd/pull/1465
* ๐Ÿ“ Fix typo in documentation by agoose77 in https://github.com/jupyter-book/mystmd/pull/1468
* ๐Ÿงน Update SPDX licenses by agoose77 in https://github.com/jupyter-book/mystmd/pull/1471
* ๐Ÿ›Fix a typo by nthiery in https://github.com/jupyter-book/mystmd/pull/1475
* ๐ŸŒ Fix slug generation for `.myst.json` files by agoose77 in https://github.com/jupyter-book/mystmd/pull/1473
* โก Enable strikethrough as markdownit extension by sglyon in https://github.com/jupyter-book/mystmd/pull/1427
* รˆ Index accents by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1476
* โš ๏ธ Expand github alerts to include `tip` and `caution` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1481
* ๐Ÿงช Update tests to myst-spec 0.0.5 by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1482
* ๐Ÿ› Write favicon as binary by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1483
* ๐Ÿ†Ž Explicitly ignore longer abbreviations by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1478
* ๐Ÿš€ Add executable docs tutorial by choldgraf in https://github.com/jupyter-book/mystmd/pull/1457
* ๐Ÿ› Inline parsing of roles by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1480
* ๐Ÿคซ Quiet warning about `punycode` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1485
* ๐Ÿคซ Update gitignore based on `git check-ignore` by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1484
* ๐Ÿ—ƒ Start admonitions in the open position by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1486
* ๐Ÿ“… Fix date representation by agoose77 in https://github.com/jupyter-book/mystmd/pull/1470
* ๐Ÿ”ข Add enumeration options to common directives by rowanc1 in https://github.com/jupyter-book/mystmd/pull/1477
* ๐Ÿš€ Release by github-actions in https://github.com/jupyter-book/mystmd/pull/1464

New Contributors
* ValMystletainn made their first contribution in https://github.com/jupyter-book/mystmd/pull/1465
* nthiery made their first contribution in https://github.com/jupyter-book/mystmd/pull/1475

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.4...mystmd1.3.5

1.3.4

What's Changed
* ๐Ÿ–Š๏ธ Fix title case usage by agoose77 in https://github.com/jupyter-book/mystmd/pull/1441
* ๐Ÿฃ Add raw directives/roles for inserting tex/typst-specific content by fwkoch in https://github.com/jupyter-book/mystmd/pull/1442
* fix: tiny typo by lwasser in https://github.com/jupyter-book/mystmd/pull/1447
* ๐ŸŽ“ Add DOIs for venue and biblio by fwkoch in https://github.com/jupyter-book/mystmd/pull/1461

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

**Full Changelog**: https://github.com/jupyter-book/mystmd/compare/mystmd1.3.3...mystmd1.3.4

Page 3 of 12

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