Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
- Device/Os: Windows 10
- Type: Desktop
- Browser and version: Chrome 114.0
- Hugo Version: 0.113
- Theme Version: master
Steps to reproduce the behavior:
- Follow the FAQ to setup syntax-highlighting via Chroma.
- Generate chroma stylesheet as commented on issues [BUG] No syntax-highlighting when using Chroma #901 and how to enable code block highlights? #1046, saved in "assets/css/extended/monokai.css"
- Observe syntax-highlighting of code-snippet in served website
Expected behavior:
Code highlighting with chroma
Repo/Source where this issue can be reproduced:
Repo with problem
Additional context
Here's the relevant excerpt from my config.yaml:
[params.assets] disableHLJS = true# ... [markup.highlight] noClasses = false# anchorLineNos = truecodeFences = trueguessSyntax = true# lineNos = truestyle = "monokai"Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
