Skip to content

indraniel/github_flavored_markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github_flavored_markdown

(Note: this forked package has been altered to work better with highlight.js, instead of github.com's Linguist.)

Package github_flavored_markdown provides a GitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.

The functionality should be ALMOST equivalent to the GitHub Markdown API endpoint specified at https://developer.github.com/v3/markdown/#render-a-markdown-document-in-raw-mode, except the rendering is performed locally.

See examples for how to generate a complete HTML page, including CSS styles.

Installation

go get -u github.com/indraniel/github_flavored_markdown

License

About

GitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%