diff --git a/exampleSite/content/configuration/options/_index.en.md b/exampleSite/content/configuration/options/_index.en.md index bcec4d8a0e..9ec30226bd 100644 --- a/exampleSite/content/configuration/options/_index.en.md +++ b/exampleSite/content/configuration/options/_index.en.md @@ -24,7 +24,7 @@ Add theme options to the `params` section of your `hugo.toml`. For example: ## All Configuration Options -Here's a list of all available options with example values. Default values are described in the [annotated example][annotated example](#annotated-configuration-options) below in each option's documentation. +Here's a list of all available options with example values. Default values are described in the [annotated example](#annotated-configuration-options) below in each option's documentation. {{< multiconfig file=hugo section=params >}} {{% include "config/_default/params.toml" %}} diff --git a/exampleSite/content/more/credits/_index.en.md b/exampleSite/content/more/credits/_index.en.md index df1e697ee3..f656c87af9 100644 --- a/exampleSite/content/more/credits/_index.en.md +++ b/exampleSite/content/more/credits/_index.en.md @@ -52,7 +52,7 @@ Many thanks to [Andy Miller](https://github.com/rhukster) for initially creating - https://github.com/octokit/graphql-action - https://github.com/peaceiris/actions-gh-pages - https://github.com/peaceiris/actions-hugo - https://github.com/ncipollo/release-action + - https://github.com/ncipollo/release-action - https://github.com/surahmansada/file-regex-replace - https://github.com/WyriHaximus/github-action-create-milestone - https://github.com/WyriHaximus/github-action-next-semvers diff --git a/exampleSite/content/shortcodes/highlight.en.md b/exampleSite/content/shortcodes/highlight.en.md index 78d6323762..b3e192a655 100644 --- a/exampleSite/content/shortcodes/highlight.en.md +++ b/exampleSite/content/shortcodes/highlight.en.md @@ -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. diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index 4f0ec535b0..c99f1cbfd7 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -6.4.0+7836dc37f8820d8f49c183fc5c7db9e61aec8360 \ No newline at end of file +6.4.0+b8a93f04a6876112fd52dcde87e1fe612813eb81 \ No newline at end of file