mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
Change markdown to markup for config.toml example in README
This commit is contained in:
@@ -373,7 +373,7 @@ To see an example of highlighting with Reveal.js, checs out the [highlightjs-lin
|
||||
By default, markdown code fences will be processed with Hugo. To turn that off, add this to your `config.toml` file:
|
||||
|
||||
``` toml
|
||||
[markdown.highlight]
|
||||
[markup.highlight]
|
||||
codeFences = false
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user