invalid atx heading cases

This commit is contained in:
Won-Kyu Park 2014-02-11 01:04:31 +09:00
parent d3713588ae
commit f51da9b514
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<p>check the validity of the headings</p>
<p>#
##
###
####
#####
######</p>
<p>####### h7 is not valid #######</p>

View File

@ -0,0 +1,10 @@
check the validity of the headings
#
##
###
####
#####
######
####### h7 is not valid #######