840 Forks
3276 Stars
3276 Watchers

markdown

A Python implementation of John Gruber’s Markdown with Extension support.

How to download and setup markdown

Open terminal and run command
git clone https://github.com/Python-Markdown/markdown.git
git clone is used to create a copy or clone of markdown repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with markdown https://github.com/Python-Markdown/markdown/archive/master.zip

Or simply clone markdown with SSH
[email protected]:Python-Markdown/markdown.git

If you have some problems with markdown

You may open issue on markdown support forum (system) here: https://github.com/Python-Markdown/markdown/issues