Skip to content

Commit e9bbd52

Browse files
authored
Adding myst parser (#128)
1 parent 633d486 commit e9bbd52

File tree

2 files changed

+86
-1
lines changed

2 files changed

+86
-1
lines changed

poetry.lock

Lines changed: 85 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Sphinx = ">=4.4.0"
3838
sphinx-pdj-theme = ">=0.2.1"
3939
sphinx-click = ">=3.1.0"
4040
sphinxcontrib-mermaid = ">=0.7.1"
41+
myst-parser = "*"
4142
jupyter = ">=1.0.0"
4243
lxml = ">=4.9.1"
4344

0 commit comments

Comments
 (0)