We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sphinxcontrib.mermaid
1 parent 4d0fa4e commit 8545f00Copy full SHA for 8545f00
docs/intro.md
@@ -171,7 +171,7 @@ myst:
171
172
The other way to extend MyST in Sphinx is to install Sphinx extensions that define new roles, directives, etc.
173
174
-For example, let's install the `sphinxcontib.mermaid` extension,
+For example, let's install the `sphinxcontrib.mermaid` extension,
175
which will allow us to generate [Mermaid diagrams](https://mermaid-js.github.io/mermaid/#/) with MyST.
176
177
First, install `sphinxcontrib.mermaid`:
0 commit comments