python-markdown
There are 47 repositories under python-markdown topic.
Python-Markdown/markdown
A Python implementation of John Gruber’s Markdown with Extension support.
agusmakmun/django-markdown-editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
mitya57/python-markdown-math
Math extension for Python-Markdown
pawamoy/markdown-exec
Utilities to execute code blocks in Markdown files.
radude/mdx_truly_sane_lists
Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks and paragraphs between lists.
neurobin/mdx_include
Python Markdown extension to include local or remote files
raindrum/citeurl
an extensible tool to generate hyperlinks from legal citations
oprypin/markdown-callouts
Markdown extension: a classier syntax for admonitions
hreikin/tkintermd
A tkinter based Markdown editor with HTML preview and export to be used in your projects.
neurobin/mdx_wikilink_plus
A wikilink extension for Python Markdown
jdittrich/figureAltCaption
Extension for Python Markdown to add captions to images
max-arnold/markdown-tweetable
Python-Markdown extension to embed tweetable quotes into your blog posts
honzajavorek/markdown-del-ins
Markdown extension to support the <del> and <ins> tags
Phuker/markdown_link_attr_modifier
A Python-Markdown extension to modify attributes of all <a> tag links. You can add target="_blank" attribute, control opener and referrer policy by adding related attributes, and add custom attributes.
Python-Markdown/github-links
Python-Markdown GitHub Links Extension
dahlia/markdown-gfm-admonition
An extension of Python Markdown that enables the admonition syntax of GFM
kernc/mdx_unimoji
Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.
lucas-six/markdown-cookbook
Markdown Cookbook. Moved to https://dookbook.info.
oliversalzburg/blockdiag-fences
blockdiag for Python Markdown through SuperFences
sander76/markdown-columns
Column layout in markdown
simonrenger/markdown-include-lines
This is a markdown extension for python which allows you to include lines of a whole source file.
u8slvn/markdownio
Python tool to write Markdown as code easily.
alberic89/markdown_mark
A python markdown extension that allow you to create <mark> tag by using ==some text== or ???other text???
codetronaut/doc_tag_test
This tool basically searches the given word in pdf file hierarchy. It searches one or more keywords in the hierarchy and generates an HTML report of it.
DahlitzFlorian/support-bootstrap-alerts-in-python-markdown-article-snippets
Supporting material for the article "Support Bootstrap-Alerts In Python-Markdown" published on my website.
ofek/mkpatcher
Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files
phuel/tables_extended
Tables in markdown for Python-Markdown and mkdocs.
saravanabalagi/mdprint
Python tools to print strings to markdown file with styles. Also allows printing dicts and lists to table
alberic89/markdown_escaped
A python markdown extension for add HTML escaped symbols support
alberic89/markdown_sub_sup
A python markdown extension for add sub and sup support.
loopwerk/SwiftMarkdown
A Swift wrapper for Python-Markdown
paulmelis/pm_markdown_extensions
A variant of python-markdown's attr_list (and markdown_captions extensions) to allow list-wide and table-wide attributes
ravgeetdhillon/markdown-imgur-upload
Upload local images to Imgur and replace their reference in the Markdown file.
tranvietphuoc/ssg
static site generator using python. inspired by jekyll with minimalistic design
vvasseur/markdown-tikz
Utilities to compile TikZ figure in Markdown files.