mirror of
https://github.com/getgrav/grav.git
synced 2026-01-27 09:50:03 +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
```