Skip to content

Nicals/markdown-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Extra

Documentation Status Version Coverage status CI status

Set of extensions for python-markdown (>= 3.0).

Features

MetaExtension adds metadata support in YAML format.

SummaryExtension allows to extract a summary from a markdown file.

ResourcePathExtension allows to perform various operations on file path such as images or links.

Check out the doc: https://markdown-extra.readthedocs.io

Installation

Install from PyPI with pip: pip install markdown-extra.