This commit is contained in:
Sören Weber 2024-10-07 22:41:59 +02:00
parent 8e2eb1ae73
commit b59adb32eb
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
4 changed files with 4 additions and 4 deletions
exampleSite/content/shortcodes

View file

@ -94,7 +94,7 @@ The [`tab` shortcode](shortcodes/tab) is also capable of displaying code but wit
### Setting Default Values for Hugo's Options
{{% badge style="cyan" icon="gears" title=" " %}}Option{{% /badge %}} Default values for [Hugo's supported options](https://gohugo.io/functions/highlight/#options) can be set via [goldmark settings](https://gohugo.io/getting-started/configuration-markup/#highlight).
Default values for [Hugo's supported options](https://gohugo.io/functions/highlight/#options) can be set via [goldmark settings](https://gohugo.io/getting-started/configuration-markup/#highlight).
If used together with wrapping of long lines, use this recommended settings. Otherwise, line numbers will shift if code wraps.