hoedown/test/Tests
Tzu-ping Chung 2297a4e20b Fix rendering in table with empty cells
`find_emph_char` returns 0 if the char specified is not found in the
current line, but this is also what happens when there's an empty
cell. This patch adds logic to work around this problem.

See uranusjr/macdown#321
2015-05-16 00:54:24 +08:00
..
Escape character.html New Python implemented test script 2014-09-09 16:10:50 +08:00
Escape character.text New Python implemented test script 2014-09-09 16:10:50 +08:00
Formatting in Table of Contents.html Move test for formatting in table of contents to test/Tests directory. 2014-12-01 16:47:18 +01:00
Formatting in Table of Contents.text Move test for formatting in table of contents to test/Tests directory. 2014-12-01 16:47:18 +01:00
Math.html Modify tests accordingly 2014-09-14 19:16:41 +02:00
Math.text Modify tests accordingly 2014-09-14 19:16:41 +02:00
Table.html Fix rendering in table with empty cells 2015-05-16 00:54:24 +08:00
Table.text Fix rendering in table with empty cells 2015-05-16 00:54:24 +08:00
Underline.html allow the HOEDOWN_EXT_UNDERLINE to work 2015-01-30 19:02:37 -08:00
Underline.text allow the HOEDOWN_EXT_UNDERLINE to work 2015-01-30 19:02:37 -08:00