mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-03 17:12:53 +00:00
bfb9613a14
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 |
||
---|---|---|
.. | ||
image-processing | ||
organization | ||
_index.md | ||
archetypes.md | ||
authors.md | ||
comments.md | ||
cross-references.md | ||
formats.md | ||
front-matter.md | ||
menus.md | ||
multilingual.md | ||
page-bundles.md | ||
page-resources.md | ||
related.md | ||
sections.md | ||
shortcodes.md | ||
static-files.md | ||
summaries.md | ||
syntax-highlighting.md | ||
taxonomies.md | ||
toc.md | ||
types.md | ||
urls.md |