Skip to content

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

Notifications You must be signed in to change notification settings

Tomasz-Smelcerz-SAP/github_flavored_markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github_flavored_markdown Build Status GoDoc

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

The functionality should be 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/shurcooL/github_flavored_markdown

License

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Makefile 0.1%