mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 19:21:26 +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 |
||
---|---|---|
.. | ||
check.go | ||
check_darwin.go | ||
commandeer.go | ||
commands.go | ||
commands_test.go | ||
config.go | ||
convert.go | ||
deploy.go | ||
env.go | ||
gen.go | ||
genautocomplete.go | ||
genchromastyles.go | ||
gendoc.go | ||
gendocshelper.go | ||
genman.go | ||
helpers.go | ||
hugo.go | ||
hugo_test.go | ||
hugo_windows.go | ||
import_jekyll.go | ||
import_jekyll_test.go | ||
limit_darwin.go | ||
limit_others.go | ||
list.go | ||
list_test.go | ||
mod.go | ||
new.go | ||
new_content_test.go | ||
new_site.go | ||
new_theme.go | ||
release.go | ||
release_noop.go | ||
server.go | ||
server_errors.go | ||
server_test.go | ||
static_syncer.go | ||
version.go |