summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgottox@rootkit.lan <gottox@rootkit.lan>2007-12-11 23:18:08 +0100
committergottox@rootkit.lan <gottox@rootkit.lan>2007-12-11 23:18:08 +0100
commitbe4843b90df0c4b8df8e5276798317e631f86936 (patch)
tree92dc3d55582277f7e75a01a41e6ae0046a6c5ca6
parent7f666f693c45969c522075cf27c490c44a9b4d91 (diff)
There is no h7 -.-
-rw-r--r--cmarkdown.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmarkdown.c b/cmarkdown.c
index de03220..a667c6d 100644
--- a/cmarkdown.c
+++ b/cmarkdown.c
@@ -48,7 +48,6 @@ struct Tag lineprefix[] = {
{ " ", 0, "pre" },
{ "\t", 0, "pre" },
{ "> ", 1, "blockquote" },
- { "####### ", 1, "h7" },
{ "###### ", 1, "h6" },
{ "##### ", 1, "h5" },
{ "#### ", 1, "h4" },