markdown

Text converter

Converts plain text to HTML using Markdown syntax

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

GitHub

4k stars
75 watching
862 forks
Language: Python
last commit: about 2 months ago
Linked from 3 awesome lists

markdownmarkdown-parsermarkdown-to-htmlpythonpython-markdownpython3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
trentm/python-markdown2 A Python implementation of Markdown syntax conversion to HTML 2,670
executablebooks/markdown-it-py A Python port of markdown-it with 100% CommonMark support and extensibility 734
jbt/markdown-editor A live preview editor for GitHub Flavored Markdown 2,838
markdown-it/markdown-it A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. 18,310
johnfraney/flake8-markdown A tool that checks Python code blocks in Markdown files for errors and syntax issues. 23
mkdocs/mkdocs A tool for building project documentation using Markdown and Python. 19,427
yzhang-gh/vscode-markdown Enhances Visual Studio Code with advanced Markdown features and tools 2,930
markdown-it/markdown-it-abbr Adds HTML abbreviations support to markdown parser 43
markedjs/marked A markdown parser and compiler built to process markdown text into HTML quickly and efficiently. 33,189
evilstreak/markdown-js A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility 7,696
agusmakmun/django-markdown-editor Provides a rich-text editing experience with support for live preview, image uploads, and mention features in a Django application. 822
orc/discount An implementation of Markdown markup language written in C 860
remarkjs/remark Tools for processing and transforming markdown text into various formats. 7,703
executablebooks/mdformat A command-line tool and Python library to format Markdown text according to a consistent style 449
remarkjs/react-markdown A React component for rendering markdown safely and efficiently in web applications 13,230