Skip to content

jdx/githubmarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Markdown in Go

wercker status GoDoc Bitdeli Badge

Parses markdown via the Github API.

Usage

html, err := githubmarkdown.Parse("Hello world github/linguist#1 **cool**, and #1!")
html // => "<p>Hello world github/linguist#1 <strong>cool</strong>, and #1!</p>"

About

Parses markdown via the Github API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages