1
0
mirror of https://github.com/Wonderfall/hugo-WonderMod.git synced 2025-05-29 15:57:05 +02:00

update FAQ for Using Hugo's Syntax highlighter "chroma"

This commit is contained in:
Aditya Telange 2021-01-22 11:32:52 +05:30
parent 5265710f2d
commit 49f2c2632b
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

@ -294,6 +294,8 @@ markup:
```
3. If you want `lineNos: true`, the background won't be proper.
This will only work with `noClasses: false` or `pygmentsUseClasses: true`.
Read [Generate Syntax Highlighter CSS](https://gohugo.io/content-management/syntax-highlighting/#generate-syntax-highlighter-css)
Add the following to `assets/css/extended/custom.css`