Files
reveal-hugo/exampleSite/content/highlightjs-linenumbers-example
Josh Dzielak cdb1b99fb4 Default codeFences to off so Highlight.js is used
This is the behavior with previous versions of reveal-hugo. Folks
wanting to use Hugo's compile-time highlighter for code blocks should
opt into it by setting `codeFences = true`
2020-02-24 13:17:55 +01:00
..