Commit b614e82
Alex Jahraus
Turn on syntax highlighting of code blocks
According to Github Pages guides, the `highlighter` option
should be set to `pygments` (which is the default), see
<https://help.github.com/articles/using-jekyll-with-pages/#defaults>
By overriding it with `true`, we were effectively disabling
syntax highlighting.1 parent a1f602f commit b614e82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments