Mystmd

Latest version: v1.3.25

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

Scan your dependencies

Page 5 of 12

1.2.7

What's Changed
* ๐Ÿ™‰ Update doi fetching to resolve 429 too many request errors by fwkoch in https://github.com/executablebooks/mystmd/pull/1293
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1294


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.2.6...mystmd1.2.7

1.2.6

What's Changed
* ๐Ÿ“ฅ Load TOC from `toc` entry by agoose77 in https://github.com/executablebooks/mystmd/pull/1188
* :pencil2: Rename `xref.md` to `website-metadata.md` with more context by agoose77 in https://github.com/executablebooks/mystmd/pull/1234
* ๐Ÿ“– Documentation Typos by parmentelat in https://github.com/executablebooks/mystmd/pull/1260
* :bug: Support `raises-exception` in cell execution by agoose77 in https://github.com/executablebooks/mystmd/pull/1258
* :wrench: Match YAML section keys with comments by agoose77 in https://github.com/executablebooks/mystmd/pull/1261
* ๐Ÿšจ Surface warnings during toc file extension resolution by fwkoch in https://github.com/executablebooks/mystmd/pull/1254
* ๐ŸŒŽ Fetch config extensions from URL by fwkoch in https://github.com/executablebooks/mystmd/pull/1251
* ๐Ÿ”ง Resolve toc patterns in intentional order by fwkoch in https://github.com/executablebooks/mystmd/pull/1266
* ๐Ÿฆถ๐ŸŽต Footnotes that are reused should have the same number by rowanc1 in https://github.com/executablebooks/mystmd/pull/1271
* ๐Ÿ› Fix CSV-table caption by agoose77 in https://github.com/executablebooks/mystmd/pull/1279
* ๐ŸŽ“ Improvements to handling remote doi citations by fwkoch in https://github.com/executablebooks/mystmd/pull/1285
* โณ Add a log message for slow web requests by fwkoch in https://github.com/executablebooks/mystmd/pull/1288
* ๐Ÿท Add tags to project frontmatter by rowanc1 in https://github.com/executablebooks/mystmd/pull/1289
* ๐Ÿ”ง Error if toc index file has children by fwkoch in https://github.com/executablebooks/mystmd/pull/1290
* ๐Ÿ“– Minor docs fixes by rowanc1 in https://github.com/executablebooks/mystmd/pull/1291
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1247

New Contributors
* parmentelat made their first contribution in https://github.com/executablebooks/mystmd/pull/1260

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.2.5...mystmd1.2.6

1.2.5

What's Changed
* ๐Ÿชช Update licenses from spdx by fwkoch in https://github.com/executablebooks/mystmd/pull/1225
* ๐Ÿงช Add e2d export tests with article levels by fwkoch in https://github.com/executablebooks/mystmd/pull/1226
* :bug: Fix link transform for cards by agoose77 in https://github.com/executablebooks/mystmd/pull/1233
* ๐Ÿ“– Document include for splitting a document across multiple parts by choldgraf in https://github.com/executablebooks/mystmd/pull/1232
* ๐Ÿงฎ Give title/description to math macros by fwkoch in https://github.com/executablebooks/mystmd/pull/1218
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1227


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.2.4...mystmd1.2.5

1.2.4

What's Changed
* ๐Ÿ”ง Fix broken term xrefs by no removing identifier on xref node by fwkoch in https://github.com/executablebooks/mystmd/pull/1207
* ๐ŸšจBetter error messages for broken xrefs by fwkoch in https://github.com/executablebooks/mystmd/pull/1206
* ๐Ÿงช Add site build test cases to end2end tests by fwkoch in https://github.com/executablebooks/mystmd/pull/1210
* :heavy_plus_sign: Add `myst:template` directive for documentation by choldgraf in https://github.com/executablebooks/mystmd/pull/1209
* :abc: Update Jupyter case and typos by agoose77 in https://github.com/executablebooks/mystmd/pull/1213
* ๐Ÿ› Fix embed mdast structure for executable content by fwkoch in https://github.com/executablebooks/mystmd/pull/1221
* โœจ Add `extends` field to myst.yml for composing multiple yamls by fwkoch in https://github.com/executablebooks/mystmd/pull/1215
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1208


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.2.3...mystmd1.2.4

1.2.3

What's Changed
* ๐Ÿงน Use `structuredClone` instead of JSON for copies by agoose77 in https://github.com/executablebooks/mystmd/pull/1200
* ๐Ÿฆ Fix ROR naming by rowanc1 in https://github.com/executablebooks/mystmd/pull/1203
* ๐Ÿ“– Update documentation for external embed and references by choldgraf in https://github.com/executablebooks/mystmd/pull/1202
* ๐Ÿ“– Add brackets to directive and roles in docs by choldgraf in https://github.com/executablebooks/mystmd/pull/1204
* ๐Ÿ› Fix bug where intersphinx xrefs do not resolve on first load by fwkoch in https://github.com/executablebooks/mystmd/pull/1205
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1201


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.2.2...mystmd1.2.3

1.2.2

What's Changed
* Document link option with card by choldgraf in https://github.com/executablebooks/mystmd/pull/1185
* ๐Ÿ“ Replace xref text when using angle brackets by fwkoch in https://github.com/executablebooks/mystmd/pull/1183
* โš™๏ธ Use simple validators in TOC by agoose77 in https://github.com/executablebooks/mystmd/pull/1172
* ๐Ÿ”— Add remote cross-project link to AST by rowanc1 in https://github.com/executablebooks/mystmd/pull/1187
* ๐Ÿงญ Add guiding principles page by choldgraf in https://github.com/executablebooks/mystmd/pull/1190
* ๐Ÿ“บ Prefer video in web build if available by rowanc1 in https://github.com/executablebooks/mystmd/pull/1191
* ๐Ÿ“– Clarify how to link to image+videos by choldgraf in https://github.com/executablebooks/mystmd/pull/1192
* ๐Ÿงฌ Support for bioRxiv URLs by rowanc1 in https://github.com/executablebooks/mystmd/pull/1193
* ๐ŸงŠ don't replace `node.data`, append-new/override individual fields by stevejpurves in https://github.com/executablebooks/mystmd/pull/1194
* ๐Ÿฆ Add ROR hover links by rowanc1 in https://github.com/executablebooks/mystmd/pull/1198
* ๐Ÿ”— Support project cross references in `embed` by fwkoch in https://github.com/executablebooks/mystmd/pull/1197
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1186


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.2.1...mystmd1.2.2

Page 5 of 12

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