generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi,
On lines 78-79, config.toml requests blackFriday as the default Markdown Handler.
Running this on a recent hugo installation gives the following:
hugo.exe server Error: add site dependencies: create deps: markup: Configured defaultMarkdownHandler "blackfriday" not found. Did you mean to use goldmark? Blackfriday was removed in Hugo v0.100.0.
Replacing it with Goldmark works fine, but I'm not certain it will run smoothly once deployed on the AWS workshops site. What should we do here?
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels