Releases: jupyter-book/myst-spec
Releases · jupyter-book/myst-spec
v0.0.5
What's Changed
- MAINT: Add CNAME to gh pages action by @choldgraf in #43
- 📖 Upgrade to tab-set by @rowanc1 in #44
- Documentation cleanup by @rowanc1 in #45
- 🐛 Code block
lineno-start
turns on line numbers by @rowanc1 in #46 - DOC: typo unsit -> unist by @Carreau in #53
- Fix typo by @boisgera in #54
- 🐛 Fix typo in Comments spec by @aktech in #60
- update classes applied to html math output by @sglyon in #63
New Contributors
- @choldgraf made their first contribution in #43
- @rowanc1 made their first contribution in #44
- @Carreau made their first contribution in #53
- @boisgera made their first contribution in #54
- @aktech made their first contribution in #60
- @sglyon made their first contribution in #63
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- ♻️ REFACTOR:
role -> mystRole
anddirective -> mystDirective
by @chrisjsewell in #29 - ✨ NEW: Add fields
enumerated
andenumerator
to containers, math, headings by @fwkoch in #36 - ♻️ REFACTOR: mystDirective/mystRole
kind
->name
by @chrisjsewell in #35 - ♻️ REFACTOR: target -> mystTarget, comment -> mystComment by @fwkoch in #40
New Contributors
- @chrisjsewell made their first contribution in #29
Full Changelog: v0.0.3...v0.0.4