Skip to content

Commit

Permalink
Fix syntax of include directive in index.md (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Sep 4, 2024
1 parent c50f0a8 commit 7a76b5e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# scikit-gmsh documentation

```{include} ../README.md
```
:::{include} ../README.md
:parser: myst_parser.sphinx

## Contributors

Expand Down

0 comments on commit 7a76b5e

Please sign in to comment.