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.
1 parent 67c597c commit c00ef09Copy full SHA for c00ef09
docs/develop/architecture.md
@@ -5,7 +5,7 @@ of the project.
5
6
## A Renderer for markdown-it tokens
7
8
-At a high level, the MyST parser is an extension of th project. Markdown-It-Py
+At a high level, the MyST parser is an extension of the Markdown-It-Py project. Markdown-It-Py
9
is a well-structured Python parser for CommonMark text. It also defines an extension
10
point to include more syntax in parsed files. The MyST parser uses this extension
11
point to define its own syntax options (e.g., for Sphinx roles and directives).
0 commit comments