jupyter-book / mystmd

Command line tools for working with MyST Markdown.
https://mystmd.org/guide
MIT License
206 stars 61 forks source link

🗃 Start admonitions in the open position #1486

Closed rowanc1 closed 2 months ago

rowanc1 commented 2 months ago

Fixes #1319

Requires: https://github.com/jupyter-book/myst-theme/pull/452

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: cad9771c8154cd5fa5ba6221318ba81d244b8c03

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages | Name | Type | | ---------------- | ----- | | myst-directives | Patch | | myst-spec-ext | Patch | | myst-common | Patch | | myst-config | Patch | | myst-frontmatter | Patch | | myst-parser | Patch | | myst-roles | Patch | | myst-to-html | Patch | | myst-transforms | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

rowanc1 commented 2 months ago
rowanc1 commented 2 months ago

We took @fwkoch's suggestion of coercing and working either way!