hoedown/test
Jeremy Sharpe b1402b50f1 Make image parsing a little more sane, by having an explicit char_image function (that delegates most work to char_link).
The current situation is incredibly hacky, because char_link has to reach into the output buffer to remove the last exclamation mark. For a non-standard renderer that does not just echo normal text to the output, this doesn't work well.
2015-12-03 15:44:38 -05: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 Make image parsing a little more sane, by having an explicit char_image function (that delegates most work to char_link). 2015-12-03 15:44:38 -05:00
config.json Make image parsing a little more sane, by having an explicit char_image function (that delegates most work to char_link). 2015-12-03 15:44:38 -05:00
runner.py Make tests work on Windows 2014-10-22 13:12:03 +08:00