mirror of
https://github.com/getgrav/grav.git
synced 2026-05-13 03:47:34 +02: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
```