mirror of
https://github.com/getgrav/grav.git
synced 2026-03-05 12:01:37 +01:00
Markdown Extra is incorrectly specified as `markdown_extra`, whereas it should be:
```
markdown:
extra: false
```
Markdown Extra is incorrectly specified as `markdown_extra`, whereas it should be:
```
markdown:
extra: false
```