Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Definition List extension to not wrap the content of defs in p tags ↵ | Waylan Limberg | 2008-11-04 | 1 | -9/+3 |
| | | | | when appropriate. | ||||
* | Added Definition List extension. This is a first draft. A few more advanced ↵ | Waylan Limberg | 2008-11-04 | 1 | -0/+43 |
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. |