smu

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

commit bd936e513cf95d082e0bfc9342301a0463b3677b
parent 4c2700953e823eda918e79f1a89e066b5eee31f5
Author: gottox@rootkit.lan <gottox@rootkit.lan>
Date:   Mon, 10 Dec 2007 13:26:38 +0100

Typo.

Diffstat:
Mcmarkdown.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmarkdown.1 b/cmarkdown.1 @@ -15,6 +15,6 @@ prints version information to standard error, then exits. prints usage information to standard error, then exits. .TP .B \-n -escape all html Tags. +escapes all HTML Tags. .SH BUGS Markdown may never be fully supported.