Welcome to myst’s documentation!

A little site to test out the Myst Sphinx parser. This will probably uncover
some bugs, so please report them here
if you find any more.

Installing the Myst parser

To install the myst parser (and thus to be able to build these docs),
run the following:

git clone https://github.com/chrisjsewell/mistletoe
cd mistletoe
git checkout myst
pip install .[sphinx,testing]

This should install the myst fork of mistletoe, along with the Sphinx parser
that is included in the “extensions” configuration of this site.

Here are the site contents: