Skip to content

Commit

Permalink
add link to myst-highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell authored and mwouts committed Mar 18, 2020
1 parent f77cde7 commit 8ac346d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,12 @@ See for instance how our `World population.ipynb` notebook is [represented](http
If you wish to use that format, please install `conda install -c conda-forge myst-parser`,
or `pip install jupytext[myst]`.

**Tip**: You can use the [myst-highlight] VS Code extension to provide better syntax highlighting for this format.

[myst-parser]: https://myst-parser.readthedocs.io
[myst-nb]: https://myst-nb.readthedocs.io
[block break]: https://myst-parser.readthedocs.io/en/latest/using/syntax.html#block-breaks
[myst-highlight]: https://marketplace.visualstudio.com/items?itemName=ExecutableBookProject.myst-highlight

## Notebooks as scripts

Expand Down

0 comments on commit 8ac346d

Please sign in to comment.