Releases: jupyter-book/mystmd
v1.3.5
What's Changed
- 🐛 Fix
citealpand degree symbols in latex by @rowanc1 in #1463 - 🖊️ Fix filename and highlight typo in
contribute-add-feature.mdby @ValMystletainn in #1465 - 📝 Fix typo in documentation by @agoose77 in #1468
- 🧹 Update SPDX licenses by @agoose77 in #1471
- 🐛Fix a typo by @nthiery in #1475
- 🐌 Fix slug generation for
.myst.jsonfiles by @agoose77 in #1473 - ␡ Enable strikethrough as markdownit extension by @sglyon in #1427
- È Index accents by @rowanc1 in #1476
⚠️ Expand github alerts to includetipandcautionby @rowanc1 in #1481- 🧪 Update tests to myst-spec 0.0.5 by @rowanc1 in #1482
- 🐛 Write favicon as binary by @rowanc1 in #1483
- 🆎 Explicitly ignore longer abbreviations by @rowanc1 in #1478
- 🚀 Add executable docs tutorial by @choldgraf in #1457
- 🐛 Inline parsing of roles by @rowanc1 in #1480
- 🤫 Quiet warning about
punycodeby @rowanc1 in #1485 - 🤫 Update gitignore based on
git check-ignoreby @rowanc1 in #1484 - 🗃 Start admonitions in the open position by @rowanc1 in #1486
- 📅 Fix date representation by @agoose77 in #1470
- 🔢 Add enumeration options to common directives by @rowanc1 in #1477
- 🚀 Release by @github-actions in #1464
New Contributors
- @ValMystletainn made their first contribution in #1465
- @nthiery made their first contribution in #1475
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.5
[email protected]
What's Changed
- 🖊️ Fix title case usage by @agoose77 in #1441
- 🍣 Add raw directives/roles for inserting tex/typst-specific content by @fwkoch in #1442
- fix: tiny typo by @lwasser in #1447
- 🎓 Add DOIs for venue and biblio by @fwkoch in #1461
New Contributors
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.4
[email protected]
What's Changed
- 🐛 Citations broken with trim when a list by @rowanc1 in #1431
- Update and refactor quickstart tutorials by @choldgraf in #1433
- 👁 Handle
visibility==='remove'in exports by @agoose77 in #1435 - 🐛 Update quickstart links by @rowanc1 in #1438
- 🐛 Typst math updates by @rowanc1 in #1439
- 🐛 Fix additional cross references by @rowanc1 in #1440
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.3
[email protected]
What's Changed
- 📂 Drop folders in
patternexpansion by @agoose77 in #1399 - 📖 Improve MyST vs Sphinx by @agoose77 in #1413
- 🎯 Support
--executefor building non-sites by @agoose77 in #1416 - 🔧 Tighten up JSON input by @agoose77 in #1405
- 🐍 Don't resolve
nodesymlink by @agoose77 in #1420 - 🖊️ Add Jupyter Book / Quarto labels for Lighthouse runs in captions by @brownsarahm in #1422
- 🐛 Prevent crash on non-list tags for code-cell by @fwkoch in #1421
- 📖 Add Index support to MyST by @fwkoch in #1418
- 🔭 Trim spaces in bibtex URLs and DOIs by @rowanc1 in #1411
- 🌐 Update deployment documentation to clarify deployment types by @agoose77 in #1262
- 🎓 Add citation cff build target by @fwkoch in #1397
- 📄 Small typst improvements by @fwkoch in #1428
- 🚀 Release by @github-actions in #1412
New Contributors
- @brownsarahm made their first contribution in #1422
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.2
[email protected]
What's Changed
- 🚀🪐 Move to Project Jupyter by @rowanc1 in #1407
- 🎆 Fall back to 'convert' command for imagemagick by @fwkoch in #1410
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.1
v1.3.0
What's Changed
- 🧹 Remove legacy
outputdirective by @agoose77 in #1355 - 🪑 Update
tabledocs by @roaldarbol in #1257 - ⚫️ Ignore
dotandnexttop level domain by @rowanc1 in #1363 - 🌐 Exclude '.so' from tlds by @fwkoch in #1370
- ✅ Add helpful error information when image conversions fail by @JBorrow in #1377
- 📖 Updating CONTRIBUTING.md by @Atharva-Rasane in #1381
- 🪄 Use 'magick' command instead of 'convert' for imagemagick by @fwkoch in #1388
- 👩💻 Change code caption numbers from 'Code' to 'Program' by @fwkoch in #1389
- 🚨 Do not warn on uppercase image extensions by @fwkoch in #1387
- 🧱 Do not duplicate h1 title nested in block by @fwkoch in #1383
- 🪣 Remove specific reference to
eqrole in general docs by @agoose77 in #1369 - 📤 Allow multi-article meca export, following jats by @fwkoch in #1384
- ✍️ Keep all contributors/affiliations until final page resolution by @fwkoch in #1390
- 🆙 Upgrade Jupyter Books in
myst initby @agoose77 in #1223 - 🐛 Pin node 22.4 in actions by @fwkoch in #1395
- 💻 Add support for IPC-backed plugins by @agoose77 in #1329
- 🖊 Add support for white-labelling to MyST CLI by @agoose77 in #1368
- 🐱 Add support for pre-parsed mdast-type files (
.myst.json) by @agoose77 in #1398 - feat: allow user options to apply to mystParser by @sglyon in #1402
- 🐈 Concatenate list fields when extending project frontmatter by @fwkoch in #1394
- 💇♀️ Allow parts in project frontmatter by @fwkoch in #1396
- 🧹 Add changesets by @agoose77 in #1403
- #️⃣ Fix HTML tags in inline contexts by @agoose77 in #1404
- ✍️ Report tracebacks during kernel execution by @agoose77 in #1406
- 🚀 Release by @github-actions in #1356
New Contributors
- @JBorrow made their first contribution in #1377
- @Atharva-Rasane made their first contribution in #1381
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.0
[email protected]
What's Changed
- 📖 Update the basic myst init by @rowanc1 in #1311
- 🎆 Optimize project thumbnail/banner and fallback correctly by @fwkoch in #1316
- 🐛 Address rule-id typo by @agoose77 in #1330
- 🎓 Configure citation-js to keep original citation labels by @fwkoch in #1322
- ❕ Combine html nodes split by whitespace in reconstructHtml transform by @fwkoch in #1333
- ✂️ Remove doi requests to handle.net by @fwkoch in #1334
- 🚦 Share doi request limiter across session by @fwkoch in #1339
- ⚡ Write initial
.gitignoreinmyst initby @agoose77 in #1314 - 🛠️ Combine frontmatter from notebook to support different kernels by @agoose77 in #1287
- 👩🎓 Add wrapfigure latex environment by @fwkoch in #1342
- 🥌 Remove curly braces around properties in verbatim latex handler by @fwkoch in #1341
- 👩🎓 Differentiate behavior of newcommand, renewcommand, providecommand by @fwkoch in #1343
- 🔧 Fix exclude glob/path resolution by @fwkoch in #1344
- 🚀 Release by @github-actions in #1317
Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.2.9
[email protected]
What's Changed
- 📺 Support for HTML video tags by @rowanc1 in #1299
- 🐛 Cross references for static sites by @rowanc1 in #1302
- 🌄 Fix unsplash images by @rowanc1 in #1292
- 🌎 Allow remote files for template/site options by @fwkoch in #1306
- 🤝 Combine site options when using config extend by @fwkoch in #1309
- 🚀 Release by @github-actions in #1300
Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.2.8
[email protected]
What's Changed
- 🙉 Update doi fetching to resolve 429 too many request errors by @fwkoch in #1293
- 🚀 Release by @github-actions in #1294
Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.2.7
[email protected]
What's Changed
- 📥 Load TOC from
tocentry by @agoose77 in #1188 - ✏️ Rename
xref.mdtowebsite-metadata.mdwith more context by @agoose77 in #1234 - 📖 Documentation Typos by @parmentelat in #1260
- 🐛 Support
raises-exceptionin cell execution by @agoose77 in #1258 - 🔧 Match YAML section keys with comments by @agoose77 in #1261
- 🚨 Surface warnings during toc file extension resolution by @fwkoch in #1254
- 🌎 Fetch config extensions from URL by @fwkoch in #1251
- 🔧 Resolve toc patterns in intentional order by @fwkoch in #1266
- 🦶🎵 Footnotes that are reused should have the same number by @rowanc1 in #1271
- 🐛 Fix CSV-table caption by @agoose77 in #1279
- 🎓 Improvements to handling remote doi citations by @fwkoch in #1285
- ⏳ Add a log message for slow web requests by @fwkoch in #1288
- 🏷 Add tags to project frontmatter by @rowanc1 in #1289
- 🔧 Error if toc index file has children by @fwkoch in #1290
- 📖 Minor docs fixes by @rowanc1 in #1291
- 🚀 Release by @github-actions in #1247
New Contributors
- @parmentelat made their first contribution in #1260
Full Changelog: https://github.com/executablebooks/mystmd/compare/[email protected]@1.2.6