Package blackfriday is a markdown processor that converts Markdown text into HTML.
go get github.com/russross/blackfriday/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts Markdown input to HTML using Blackfriday.
Use the import path github.com/russross/blackfriday/v2 and update your code to use the new API (e.g., blackfriday.Run instead of blackfriday.MarkdownCommon).
No dependency data recorded yet.