markdown-macros icon indicating copy to clipboard operation
markdown-macros copied to clipboard

An extension for python-markdown that makes writing trac-like macros easy.

markdown-macros

This is a simple extension for python-markdown that makes it easy to create custom macros using a trac-like syntax. Check out example.py to see how to use this.