Is your feature request related to a problem? Please describe.
The myst-parser package went to version 1.0.0 a couple of months back and so some of syntax and features should now be stable. Notably, we don't use colon-fences much, and those now seem like canonical syntax.
At the moment, we're currently pinned to myst-parser <1.0.0 by some myst-nb and sphinx version pins for using MyST documents as notebooks and as Sphinx content ( see executablebooks/MyST-NB#513). As and when that is resolved we should review our MyST content and syntax.
Describe the solution you'd like
Review the MyST docs to update syntax to 1.0.0
Is your feature request related to a problem? Please describe.
The
myst-parserpackage went to version1.0.0a couple of months back and so some of syntax and features should now be stable. Notably, we don't usecolon-fences much, and those now seem like canonical syntax.At the moment, we're currently pinned to
myst-parser <1.0.0by somemyst-nbandsphinxversion pins for using MyST documents as notebooks and as Sphinx content ( see executablebooks/MyST-NB#513). As and when that is resolved we should review our MyST content and syntax.Describe the solution you'd like
Review the MyST docs to update syntax to 1.0.0