- Notifications
You must be signed in to change notification settings - Fork893
A Python implementation of John Gruber’s Markdown with Extension support.
License
Python-Markdown/markdown
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a Python implementation of John Gruber'sMarkdown.It is almost completely compliant with the reference implementation,though there are a few known issues. SeeFeatures for informationon what exactly is supported and what is not. Additional features aresupported by theAvailable Extensions.
pip install markdown
importmarkdownhtml=markdown.markdown(your_text_string)
For more advancedinstallation andusage documentation, see thedocs/ directoryof the distribution or the project website athttps://Python-Markdown.github.io/.
See the change log athttps://python-markdown.github.io/changelog/.
You may report bugs, ask for help, and discuss various other issues on thebug tracker.
Everyone interacting in the Python-Markdown project's code bases, issue trackers,and mailing lists is expected to follow theCode of Conduct.
About
A Python implementation of John Gruber’s Markdown with Extension support.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.