Registry / utility / iris-contrib-blackfriday

iris-contrib-blackfriday

JSON →
library2.0.0+incompatiblegogounverified

A Blackfriday markdown renderer integration for the Iris web framework.

go get github.com/iris-contrib/blackfriday
INSTALL
IMPORT
SIG · IRIS-CONTRIB-BLACK
I
iris-contrib-blackfriday
utilitygov2.0.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

blackfriday
github.com/iris-contrib/blackfriday

Render markdown to HTML using Blackfriday.

package main import ( "github.com/iris-contrib/blackfriday" ) func main() { output := blackfriday.Run([]byte("# Hello")) println(string(output)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
iris-contrib-blackfriday — go get iris-contrib-blackfriday · libregistry