diff --git a/smu.c b/smu.c index 2263877..4684b96 100644 --- a/smu.c +++ b/smu.c @@ -42,7 +42,7 @@ static Parser parsers[] = { dounderline, docomment, dolineprefix, static int nohtml = 0; static Tag lineprefix[] = { - { " ", 0, "
", "\n
" },
+ { " ", 0, "", "\n
" },
{ "\t", 0, "", "\n
" },
{ "> ", 2, "", "" }, { "###### ", 1, "