markdown-attr-plus

Markdown Extension to extend attr_list extension to add extra syntax.


License
CC0-1.0
Install
pip install markdown-attr-plus==0.2.0

Documentation

markdown-attr-plus

Build Status PyPI CC0 License

This extension modifies the default Attribute List extension to include {^ ... }, {o ... }, and {> ... } syntax, which specifically only modify lists, list items, and blockquotes respectively. This lets you add attributes to lists and blockquotes when it was previously difficult or impossible.