summaryrefslogtreecommitdiff
path: root/_test/tests/inc/parser/parser_table.test.php
Commit message (Collapse)AuthorAge
* update unittests for THEAD rulesChristopher Smith2014-03-16
|
* Merge branch 'master' into tabletheadChristopher Smith2014-03-12
|\
| * FS#1833 (b)Christopher Smith2013-12-01
| | | | | | | | | | | | | | Prevent table entry syntax swallowing multiple preceeding blank lines (a) this shouldn't be necessary, blank lines are handled by paragraph processing (b) avoids issues with greedy table syntax competing with plugins
* | swap order ot test parameters to match expected,actual as per documentation ↵Christopher Smith2013-10-18
| | | | | | | | & test output
* | update tests for use with <THEAD> changesChristopher Smith2013-10-18
| |
* | Wrap thead around 1st row, when 1st cell at 1st row is tableheader. ↵Gerrit Uitslag2013-10-17
|/ | | | Implements FS#1764
* added unittests for rowspans at first table rowGerrit Uitslag2013-09-25
|
* moved _testing to _testTobias Sarnowski2012-04-18