aboutsummaryrefslogtreecommitdiffstats
path: root/markdown_extensions/def_list.py
Commit message (Collapse)AuthorAgeFilesLines
* Added Definition List extension. This is a first draft. A few more advanced ↵Waylan Limberg2008-11-041-0/+198
features in PHP's implementation don't work yet. Most notably a blank line between a term and its first definition will break things. See the included test for what works.