Releases: jupyter-book/mystmd
v1.3.6
What's Changed
- ⏩ Simplify quickstart guide to use
mamba
by @agoose77 in #1454 - 📖 Improve website navigation and TOC docs by @choldgraf in #1446
- 🐛 Warn instead of crashing for missing files during upgrade by @agoose77 in #1489
- 🤖 Make
name
&display_name
required properties forKernelSpec
by @agoose77 in #1490 - 🐛 Frontmatter typo by @rowanc1 in #1500
- 🖼 Add
icon
node by @agoose77 in #1432 - 📦 Published
myst-ext-icon
by @rowanc1 in #1501 - ✍️ Improve parsing of
cite:alp
andcite:alps
roles by @rowanc1 in #1495 - ✍️ Add
urlOptimized
to myst-spec-ext by @rowanc1 in #1505 - 🚔 Make types stricter for
ValidatedMystPlugin
by @rowanc1 in #1506 - 🤫 Quiet webp warnings by @rowanc1 in #1499
- 🚀 Release by @github-actions in #1491
Full Changelog: https://github.com/jupyter-book/mystmd/compare/[email protected]@1.3.6
v1.3.5
What's Changed
- 🐛 Fix
citealp
and degree symbols in latex by @rowanc1 in #1463 - 🖊️ Fix filename and highlight typo in
contribute-add-feature.md
by @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.json
files by @agoose77 in #1473 - ␡ Enable strikethrough as markdownit extension by @sglyon in #1427
- È Index accents by @rowanc1 in #1476
⚠️ Expand github alerts to includetip
andcaution
by @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
punycode
by @rowanc1 in #1485 - 🤫 Update gitignore based on
git check-ignore
by @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
pattern
expansion by @agoose77 in #1399 - 📖 Improve MyST vs Sphinx by @agoose77 in #1413
- 🎯 Support
--execute
for building non-sites by @agoose77 in #1416 - 🔧 Tighten up JSON input by @agoose77 in #1405
- 🐍 Don't resolve
node
symlink 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
output
directive by @agoose77 in #1355 - 🪑 Update
table
docs by @roaldarbol in #1257 - ⚫️ Ignore
dot
andnext
top 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
eq
role 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 init
by @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
.gitignore
inmyst init
by @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