Skip to content

whalerock/rendermarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CLI to preview markdown using GitHub's markdown API. By default, the document will render in your browser. Use --no-browser to only output HTML.

Installing rendermarkdown

pip install rendermarkdown

Examples

rendermarkdown README.md
rendermarkdown README.md --no-browser

Testing

$ pip install -r dev-requirements.txt
$ tox

About

A simple CLI to render markdown documents locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages