Registry / serialization / shurcool-github-flavored-markdown

shurcool-github-flavored-markdown

JSON →
library0.0.0-20210228213109-c3a9aa474629gogounverified

A Go package that renders GitHub Flavored Markdown with fenced code block highlighting and clickable heading anchor links.

go get github.com/shurcooL/github_flavored_markdown
INSTALL
IMPORT
SIG · SHURCOOL-GITHUB-FL
S
shurcool-github-flavored-markdown
serializationgov0.0.0-20210228213109-c3a9aa474629
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.

github_flavored_markdown
github.com/shurcooL/github_flavored_markdown

Render a Markdown string to HTML.

package main import ( "fmt" "github.com/shurcooL/github_flavored_markdown" ) func main() { output := github_flavored_markdown.Markdown([]byte("# Hello")) fmt.Println(string(output)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210228213109-c3a9aa474629latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources