Mystmd

Latest version: v1.1.56

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

Scan your dependencies

Page 1 of 7

1.1.56

What's Changed
* ๐Ÿ› Change CSV parser to use the browser by rowanc1 in https://github.com/executablebooks/mystmd/pull/1142
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1143
* ๐Ÿ› CSV Table directive parsing by rowanc1 in https://github.com/executablebooks/mystmd/pull/1145
* :1234: Format table HTML in documentation by agoose77 in https://github.com/executablebooks/mystmd/pull/1147
* ๐Ÿ› Repeated `http://doi.org/http://doi.org/...` in some links by rowanc1 in https://github.com/executablebooks/mystmd/pull/1150
* ๐Ÿ› Always use static links for downloads by agoose77 in https://github.com/executablebooks/mystmd/pull/1149
* ๐Ÿงน Improve MyST CLI interfaces for export by fwkoch in https://github.com/executablebooks/mystmd/pull/1153
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1148


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.55...mystmd1.1.56

1.1.55

What's Changed
* ๐Ÿ“ฆ Update internal dependencies by rowanc1 in https://github.com/executablebooks/mystmd/pull/1115
* [DOC] Fix typo in creating-pdf-documents.md by thadguidry in https://github.com/executablebooks/mystmd/pull/1118
* ๐Ÿ“– Update docs around nesting of files by rowanc1 in https://github.com/executablebooks/mystmd/pull/1120
* ๐Ÿ”Œ Load plugins from all site projects, rather than just "current project" by fwkoch in https://github.com/executablebooks/mystmd/pull/1119
* ๐Ÿ”— Use `READTHEDOCS_CANONICAL_URL` as baseurl if defined by LecrisUT in https://github.com/executablebooks/mystmd/pull/996
* ๐Ÿ“– Add ReadTheDocs automation by LecrisUT in https://github.com/executablebooks/mystmd/pull/982
* ๐Ÿ“– Document code-cell directive and cell tag functionality by choldgraf in https://github.com/executablebooks/mystmd/pull/1110
* ๐Ÿ“– Remove RTD and add Netlify by choldgraf in https://github.com/executablebooks/mystmd/pull/1124
* ๐Ÿ“– Add deployment docs on netlify by rowanc1 in https://github.com/executablebooks/mystmd/pull/1125
* ๐Ÿ› Fix links to sub-pages by rowanc1 in https://github.com/executablebooks/mystmd/pull/1126
* ๐Ÿ› Correctly parse tags in {code-cell} by rowanc1 in https://github.com/executablebooks/mystmd/pull/1128
* ๐Ÿ“„ Support new-page/page-break tags in tex/typst/docx by fwkoch in https://github.com/executablebooks/mystmd/pull/1138
* ๐Ÿงฑ Add kind to block and make execution more specific by rowanc1 in https://github.com/executablebooks/mystmd/pull/1136
* โœจ Add `csv-table` directive by agoose77 in https://github.com/executablebooks/mystmd/pull/1030
* ๐Ÿ’… ๐Ÿ–ผ๏ธ Add topic directive by agoose77 in https://github.com/executablebooks/mystmd/pull/1132
* ๐Ÿงฑ Add gridItem directive by rowanc1 in https://github.com/executablebooks/mystmd/pull/1141
* ๐Ÿงฑ Add div directive by rowanc1 in https://github.com/executablebooks/mystmd/pull/1140
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1116

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

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.54...mystmd1.1.55

1.1.54

What's Changed
* ๐Ÿ“– Document writing in LaTeX by rowanc1 in https://github.com/executablebooks/mystmd/pull/1086
* ๐Ÿงœโ€โ™€๏ธ Allow mermaid diagram as a valid figure child by rowanc1 in https://github.com/executablebooks/mystmd/pull/1085
* โญ๏ธ Add custom favicon by rowanc1 in https://github.com/executablebooks/mystmd/pull/1087
* Create contribution docs by roaldarbol in https://github.com/executablebooks/mystmd/pull/1015
* ๐Ÿ““ Respect part aliases in parts frontmatter and extractPart function by fwkoch in https://github.com/executablebooks/mystmd/pull/1100
* ๐Ÿ› Set notebook path relative to session manager path by agoose77 in https://github.com/executablebooks/mystmd/pull/1078
* ๐Ÿ“– Small updates to contributing and include docs by choldgraf in https://github.com/executablebooks/mystmd/pull/1095
* ๐Ÿšฆ Change severity of the error messages by rowanc1 in https://github.com/executablebooks/mystmd/pull/1104
* ๐Ÿช† Add support for nested parsing by agoose77 in https://github.com/executablebooks/mystmd/pull/1091
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1088

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

**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.53...mystmd1.1.54

1.1.53

What's Changed
* ๐Ÿชต Fix typo in downloads error message by fwkoch in https://github.com/executablebooks/mystmd/pull/1063
* ๐Ÿ“– Add dedicated exports and downloads pages by choldgraf in https://github.com/executablebooks/mystmd/pull/1064
* Change `:name: ` to `:label: ` to standardize label syntax by choldgraf in https://github.com/executablebooks/mystmd/pull/1070
* ๐Ÿ“– Update Jupyter documentation by choldgraf in https://github.com/executablebooks/mystmd/pull/1069
* ๐Ÿ› Support and test complex DOIs by rowanc1 in https://github.com/executablebooks/mystmd/pull/1075
* ๐Ÿ› Do not fail on citation.js by rowanc1 in https://github.com/executablebooks/mystmd/pull/1076
* ๐Ÿ› Syntax highlighting for R by rowanc1 in https://github.com/executablebooks/mystmd/pull/1080
* ๐Ÿ“– Improve accessible figures with Jupyter docs by choldgraf in https://github.com/executablebooks/mystmd/pull/1077
* ๐Ÿ”„ Support recursive includes in myst and tex by fwkoch in https://github.com/executablebooks/mystmd/pull/1082
* :bug: Request DOI metadata as CSL-JSON after BibTeX by agoose77 in https://github.com/executablebooks/mystmd/pull/1073
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1066


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.52...mystmd1.1.53

1.1.51

What's Changed
* ๐Ÿ“ฆ Update inquirer by rowanc1 in https://github.com/executablebooks/mystmd/pull/1047
* ๐Ÿฝ Table cell alignment by rowanc1 in https://github.com/executablebooks/mystmd/pull/1053
* ๐Ÿ”ญ Trim end of line only in directives (important for `code-blocks`) by rowanc1 in https://github.com/executablebooks/mystmd/pull/1052
* ๐ŸŽจ Update `listings` options for tex parsing by rowanc1 in https://github.com/executablebooks/mystmd/pull/1054
* โœ‚๏ธ Extract parts is more careful to remove parts from tree by fwkoch in https://github.com/executablebooks/mystmd/pull/1055
* ๐Ÿ› Inline expression parsing by rowanc1 in https://github.com/executablebooks/mystmd/pull/1056
* ๐Ÿงฎ Add initial support for inline expressions in typst by rowanc1 in https://github.com/executablebooks/mystmd/pull/1057
* ๐Ÿ“„ Typst compile should be in quotes by rowanc1 in https://github.com/executablebooks/mystmd/pull/1059
* ๐Ÿ“ฅ Add downloads to page/project frontmatter and site config by fwkoch in https://github.com/executablebooks/mystmd/pull/1049
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1051


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.50...mystmd1.1.51

myst-cli1.1.52
What's Changed
* ๐Ÿ”„ Move site aliases to prevent circular dependencies by fwkoch in https://github.com/executablebooks/mystmd/pull/1061
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1062


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/myst-cli1.1.51...myst-cli1.1.52

1.1.50

What's Changed
* ๐Ÿ› Fix bug causing pdf exports to fail by fwkoch in https://github.com/executablebooks/mystmd/pull/1045
* ๐Ÿ› findExpression allows undefined metadata by rowanc1 in https://github.com/executablebooks/mystmd/pull/1044
* ๐Ÿš€ Release by github-actions in https://github.com/executablebooks/mystmd/pull/1046


**Full Changelog**: https://github.com/executablebooks/mystmd/compare/mystmd1.1.49...mystmd1.1.50

Page 1 of 7

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