Skip to content

Implement Khan's simple-markdown in Python because I hate myself

License

Notifications You must be signed in to change notification settings

EJH2/simpy-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimPy-Markdown

This is a Python port of Khan's simple-markdown. The only reason this exists is because I didn't want to write another project's backend in Node. I have attempted a 1-1 parallel, but due to the nature of JS and Python's differences in RegEx, there is no 100% guarantee.

Using

Use this exactly how you would use simple-markdown, except everything is snake_case instead of camelCase. It's just that easy!

About

Implement Khan's simple-markdown in Python because I hate myself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages