hugo/docs/content/en/about/features.md
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

3 KiB

title linktitle description date publishdate lastmod menu weight sections_weight draft toc
Hugo Features Hugo Features Hugo boasts blistering speed, robust content management, and a powerful templating language making it a great fit for all kinds of static websites. 2017-02-01 2017-02-01 2017-02-01
docs
parent weight
about 20
20 20 false true

General

Organization

Content

Additional Features