There is no h7 -.-
This commit is contained in:
parent
7f666f693c
commit
be4843b90d
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ struct Tag lineprefix[] = {
|
||||||
{ " ", 0, "pre" },
|
{ " ", 0, "pre" },
|
||||||
{ "\t", 0, "pre" },
|
{ "\t", 0, "pre" },
|
||||||
{ "> ", 1, "blockquote" },
|
{ "> ", 1, "blockquote" },
|
||||||
{ "####### ", 1, "h7" },
|
|
||||||
{ "###### ", 1, "h6" },
|
{ "###### ", 1, "h6" },
|
||||||
{ "##### ", 1, "h5" },
|
{ "##### ", 1, "h5" },
|
||||||
{ "#### ", 1, "h4" },
|
{ "#### ", 1, "h4" },
|
||||||
|
|
Loading…
Add table
Reference in a new issue