Merge commit '9aec42c5452b3eb224888c50ba1c3f3b68a447e9'

This commit is contained in:
Bjørn Erik Pedersen
2023-09-24 11:54:45 +02:00
18 changed files with 316 additions and 165 deletions

View File

@@ -24,7 +24,7 @@ Below are all markup related configuration in Hugo with their default settings:
## Goldmark
[Goldmark](https://github.com/yuin/goldmark/) is from Hugo 0.60 the default library used for Markdown. It's fast, it's [CommonMark](https://spec.commonmark.org/0.29/) compliant and it's very flexible.
[Goldmark](https://github.com/yuin/goldmark/) is from Hugo 0.60 the default library used for Markdown. It's fast, it's [CommonMark](https://spec.commonmark.org/current/) compliant and it's very flexible.
This is the default configuration: