Home
last modified time | relevance | path

Searched hist:"5 a41afe6e3b958291893a0a10105cd41971fb141" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/parser/
H A Dparser_table.test.php5a41afe6e3b958291893a0a10105cd41971fb141 Sun Dec 01 17:57:03 UTC 2013 Christopher Smith <chris@jalakai.co.uk> FS#1833 (b)
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

/dokuwiki/inc/parser/
H A Dparser.php5a41afe6e3b958291893a0a10105cd41971fb141 Sun Dec 01 17:57:03 UTC 2013 Christopher Smith <chris@jalakai.co.uk> FS#1833 (b)
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