Skip to content

brmullikin/flask-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Markdown Build Status Coverage Status

A fork of Flask-Markdown whose goal, ultimately, is to be merged back into the original.

Why a Fork?

There are 4 reasons/goals for this fork.

  1. The original Flask-Markdown was not responding to Issues or Pull Requests.
  2. Ensure the repository conforms to pep8 & pep257 standards (prefering pep257 where they conflict), and to convert nose tests into pytest.
  3. Conform to current Flask plugins standards.
  4. Add in a few minor features.

TODO

  1. Clean up documentation and bad examples in markdown.py

About

Markdown jinja2 extension for Flask

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%