Skip to content

Commit 7a76b5e

Browse files
authored
Fix syntax of include directive in index.md (#331)
1 parent c50f0a8 commit 7a76b5e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# scikit-gmsh documentation
22

3-
```{include} ../README.md
4-
5-
```
3+
:::{include} ../README.md
4+
:parser: myst_parser.sphinx
65

76
## Contributors
87

0 commit comments

Comments
 (0)