gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
76.13k stars 7.54k forks source link

Configured defaultMarkdownHandler "BlackFriday" not found. #12624

Closed stevenlee87 closed 5 months ago

stevenlee87 commented 5 months ago

1.Now using the latest version of hugo(hugo v0.128.0+extended darwin/amd64 BuildDate=2024-06-25T16:15:48Z VendorInfo=brew), we get an error: “Error: error building site: markup: Configured defaultMarkdownHandler "BlackFriday" not found.”

hugo version: hugo v0.128.0+extended darwin/amd64 BuildDate=2024-06-25T16:15:48Z VendorInfo=brew

2."Currently, I can only downgrade Hugo to version Hugo v0.81.0-59D15C97 darwin/amd64 BuildDate=2021-02-19T17:07:12Z VendorInfo=gohugoio."

3.The theme I'm currently using is: hugo-tranquilpeak-theme

bep commented 5 months ago

We removed blackfriday many years ago, see

https://gohugo.io/getting-started/configuration-markup/#default-handler

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.