You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,18 +102,6 @@ to modify parsing behaviour and access extended syntax features.
102
102
[Convert existing ReStructuredText files to Markdown][rst-to-myst]
103
103
: Use the [rst-to-myst] CLI or [the MySTyc interactive web interface](https://astrojuanlu.github.io/mystyc/).
104
104
105
-
[MyST-NB](https://myst-nb.readthedocs.io)
106
-
: A Sphinx and Docutils extension for compiling Jupyter Notebooks into high quality documentation formats, built on top of the MyST-Parser.
107
-
108
-
[Jupyter Book](https://jupyterbook.org)
109
-
: An open source project for building beautiful, publication-quality books and documents from computational material, built on top of the MyST-Parser and MyST-NB.
110
-
111
-
[The Jupyter Book gallery](https://executablebooks.org/en/latest/gallery)
112
-
: Examples of documents built with MyST.
113
-
114
-
[Javascript MyST parser][mystjs]
115
-
: The [mystjs] Javascript parser, allows you to parse MyST in websites.
116
-
117
105
[markdown-it-py]
118
106
: A CommonMark-compliant and extensible Markdown parser, used by MyST-Parser to parse source text to tokens.
0 commit comments