mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-23 15:52:27 +00:00
docs: typo #567
This commit is contained in:
parent
8e2eb1ae73
commit
b59adb32eb
4 changed files with 4 additions and 4 deletions
exampleSite/content/shortcodes
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue