smu

Simple markup processor
git clone https://git.sinitax.com/codemadness/smu
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

commit be4843b90df0c4b8df8e5276798317e631f86936
parent 7f666f693c45969c522075cf27c490c44a9b4d91
Author: gottox@rootkit.lan <gottox@rootkit.lan>
Date:   Tue, 11 Dec 2007 23:18:08 +0100

There is no h7 -.-

Diffstat:
Mcmarkdown.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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" },