A formal process for changing the MyST Markdown Specification and an archive of present and past proposals.
See the MyST Enhancement Proposals Documentation.
To build this documentation locally, follow these steps:
-
Install MyST (use
mambaso that you also getnpm):mamba install mystmd -
Install the MEP directive plugin:
npm install -
Build the site:
myst start