hugo/docs/content/en
Bjørn Erik Pedersen bfb9613a14
Add Goldmark as the new default markdown handler
This commit adds the fast and CommonMark compliant Goldmark as the new default markdown handler in Hugo.

If you want to continue using BlackFriday as the default for md/markdown extensions, you can use this configuration:

```toml
[markup]
defaultMarkdownHandler="blackfriday"
```

Fixes #5963
Fixes #1778
Fixes #6355
2019-11-23 14:12:24 +01:00
..
about Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
commands
content-management Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
contribute Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
functions Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
getting-started Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
hosting-and-deployment
hugo-modules
hugo-pipes
maintenance
news
readfiles Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
showcase
templates Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
tools
troubleshooting
variables
_index.md
documentation.md