aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/admonition.txt
Commit message (Collapse)AuthorAgeFilesLines
* Loosen whitespace requirements for admonitions.Waylan Limberg2017-03-051-0/+8
| | | | | | | Also consume to the end of the first line of any admonition. Everything after the title is discarded. However, the only thing that will match should be whitespace so it should be a non-issue. Fixes #550.
* 100% test coverage of admonitionsWaylan Limberg2014-07-101-0/+1
|
* Allow capitalized Admonition title.Waylan Limberg2013-02-121-1/+1
| | | | | If an adminition title is capitalized, the html class on the div should still be lowercased.
* More tests for the extension and new tests for the RE. It's now possible to ↵Tiago Serafim2012-09-191-0/+11
| | | | use an explicit blank title to not have the <p> tag with the title rendered.
* Initial version with insufficient tests and no docs.Tiago Serafim2012-09-021-0/+17