mkdocs-material/docs/extensions/pymdown/overview.md
2016-12-03 14:54:08 +10:00

727 B

PyMdown Extensions

PyMdown Extensions is a collection of Markdown extensions that add some great and missing features to the standard Markdown library. For this reason, the installation of this package is highly recommended as it's well-integrated with the Material theme.

Installation

The Pymdown Extensions can be installed with the following command:

pip install pymdown-extensions

Usage

Improvements on existing Markdown

  • BetterEm
  • SuperFences
  • MagicLink
  • SmartSymbols

New Syntax for...

  • Caret
  • Mark
  • Tilde

New features