hoedown/test
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
..
MarkdownTest_1.0.3 Move test for formatting in table of contents to test/Tests directory. 2014-12-01 16:47:18 +01:00
Tests Fix rendering in table with empty cells 2015-05-16 00:54:24 +08:00
config.json Fix rendering in table with empty cells 2015-05-16 00:54:24 +08:00
runner.py Make tests work on Windows 2014-10-22 13:12:03 +08:00