mirror of
https://github.com/getgrav/grav.git
synced 2026-02-09 16:17:56 +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
```