Skip to content

Commit 4ad4ea0

Browse files
committed
Use MyST-native include
1 parent 519423d commit 4ad4ea0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,8 @@ If you need any help while getting started, feel free to use the `python-attrs`
4848

4949
## Project Information
5050

51-
```{eval-rst}
52-
.. include:: ../README.md
53-
:parser: myst_parser.sphinx_
54-
:start-after: ## Project Information
51+
```{include} ../README.md
52+
:start-after: '## Project Information'
5553
```
5654

5755
---

0 commit comments

Comments
 (0)