Update handler to merge consecutive 'cdata' instructions (incl. test case updates)
This patch is the second in the series designed to make it easier for DW to allow plugins to modify the standard handling of line-breaks. Like the first this patch doesn't alter line-break behaviour at all, but introduces improvements that reduce to a minimum the number of 'cdata' instructions generated by the handler. darcs-hash:20080312000248-f07c6-f6ce1b5aac43a52cbe31215c517b048679ae20a7.gz
Showing
- _test/cases/inc/parser/parser_eol.test.php 4 additions, 14 deletions_test/cases/inc/parser/parser_eol.test.php
- _test/cases/inc/parser/parser_footnote.test.php 6 additions, 17 deletions_test/cases/inc/parser/parser_footnote.test.php
- _test/cases/inc/parser/parser_headers.test.php 2 additions, 4 deletions_test/cases/inc/parser/parser_headers.test.php
- _test/cases/inc/parser/parser_lists.test.php 1 addition, 2 deletions_test/cases/inc/parser/parser_lists.test.php
- _test/cases/inc/parser/parser_quote.test.php 1 addition, 2 deletions_test/cases/inc/parser/parser_quote.test.php
- _test/cases/inc/parser/parser_table.test.php 2 additions, 4 deletions_test/cases/inc/parser/parser_table.test.php
- inc/parser/handler.php 27 additions, 5 deletionsinc/parser/handler.php
Loading
Please register or sign in to comment