Skip to content

Releases: executablebooks/mystmd

mystmd@1.2.4

21 May 20:52
Compare
Choose a tag to compare

What's Changed

  • 🔧 Fix broken term xrefs by no removing identifier on xref node by @fwkoch in #1207
  • 🚨Better error messages for broken xrefs by @fwkoch in #1206
  • 🧪 Add site build test cases to end2end tests by @fwkoch in #1210
  • ➕ Add myst:template directive for documentation by @choldgraf in #1209
  • 🔤 Update Jupyter case and typos by @agoose77 in #1213
  • 🐛 Fix embed mdast structure for executable content by @fwkoch in #1221
  • ✨ Add extends field to myst.yml for composing multiple yamls by @fwkoch in #1215
  • 🚀 Release by @github-actions in #1208

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.2.3...mystmd@1.2.4

mystmd@1.2.3

21 May 20:31
3ad4cf8
Compare
Choose a tag to compare

What's Changed

  • 🧹 Use structuredClone instead of JSON for copies by @agoose77 in #1200
  • 🦁 Fix ROR naming by @rowanc1 in #1203
  • 📖 Update documentation for external embed and references by @choldgraf in #1202
  • 📖 Add brackets to directive and roles in docs by @choldgraf in #1204
  • 🐛 Fix bug where intersphinx xrefs do not resolve on first load by @fwkoch in #1205
  • 🚀 Release by @github-actions in #1201

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.2.2...mystmd@1.2.3

v1.2.2

10 May 07:40
34a90df
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.2.1...mystmd@1.2.2

v1.2.1

07 May 07:05
1f57852
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.2.0...mystmd@1.2.1

v1.2.0

30 Apr 14:19
869103e
Compare
Choose a tag to compare

What's Changed

  • 🎨 Support details/summary in HTML by @rowanc1 in #1158
  • 🧮 Frontmatter in include files removed, math/abbreviations maintained by @fwkoch in #1156
  • 🎨 Support theme variables for static site exports by @rowanc1 in #1154
  • 🧮 Ensure include file frontmatter takes priority by @fwkoch in #1160
  • 🪣 Bump minimum NodeJS version by @agoose77 in #1162
  • 🧱 Basic support for div/span in typst and LaTeX by @rowanc1 in #1163
  • 🗳 Add new table-of-contents validator by @agoose77 in #1151

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.1.56...mystmd@1.2.0

v1.1.56

23 Apr 23:00
3665fa1
Compare
Choose a tag to compare

What's Changed

  • 🐛 Change CSV parser to use the browser by @rowanc1 in #1142
  • 🚀 Release by @github-actions in #1143
  • 🐛 CSV Table directive parsing by @rowanc1 in #1145
  • 🔢 Format table HTML in documentation by @agoose77 in #1147
  • 🐛 Repeated http://doi.org/http://doi.org/... in some links by @rowanc1 in #1150
  • 🐛 Always use static links for downloads by @agoose77 in #1149
  • 🧹 Improve MyST CLI interfaces for export by @fwkoch in #1153
  • 🚀 Release by @github-actions in #1148

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.1.55...mystmd@1.1.56

v1.1.55

19 Apr 22:43
464307f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.1.54...mystmd@1.1.55

v1.1.54

16 Apr 21:20
d508a24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.1.53...mystmd@1.1.54

mystmd@1.1.53

11 Apr 02:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.1.52...mystmd@1.1.53

mystmd@1.1.51

05 Apr 04:55
789c77d
Compare
Choose a tag to compare

What's Changed

  • 📦 Update inquirer by @rowanc1 in #1047
  • 🍽 Table cell alignment by @rowanc1 in #1053
  • 🔭 Trim end of line only in directives (important for code-blocks) by @rowanc1 in #1052
  • 🎨 Update listings options for tex parsing by @rowanc1 in #1054
  • ✂️ Extract parts is more careful to remove parts from tree by @fwkoch in #1055
  • 🐛 Inline expression parsing by @rowanc1 in #1056
  • 🧮 Add initial support for inline expressions in typst by @rowanc1 in #1057
  • 📄 Typst compile should be in quotes by @rowanc1 in #1059
  • 📥 Add downloads to page/project frontmatter and site config by @fwkoch in #1049
  • 🚀 Release by @github-actions in #1051

Full Changelog: https://github.com/executablebooks/mystmd/compare/mystmd@1.1.50...mystmd@1.1.51