Use MyST-native include
This commit is contained in:
parent
519423d94a
commit
4ad4ea073f
|
@ -48,10 +48,8 @@ If you need any help while getting started, feel free to use the `python-attrs`
|
|||
|
||||
## Project Information
|
||||
|
||||
```{eval-rst}
|
||||
.. include:: ../README.md
|
||||
:parser: myst_parser.sphinx_
|
||||
:start-after: ## Project Information
|
||||
```{include} ../README.md
|
||||
:start-after: '## Project Information'
|
||||
```
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue