mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
add a testcase for empty ##
This commit is contained in:
@@ -27,5 +27,8 @@ try -bHOHO 'empty []() with baseurl' '[]()' '<p><a href=""></a></p>'
|
||||
try 'unclosed html block' '<table></table' '<p><table></table</p>'
|
||||
try 'unclosed style block' '<style>' '<p><style></p>'
|
||||
|
||||
try -ftoc 'empty header with toc' '##' '<a name="L-23-"></a>
|
||||
<h1>#</h1>'
|
||||
|
||||
summary $0
|
||||
exit $rc
|
||||
|
||||
Reference in New Issue
Block a user