From 3d24178d0c85b907cecec86264ef383474475ed1 Mon Sep 17 00:00:00 2001 From: "gottox@rootkit.lan" Date: Mon, 10 Dec 2007 19:46:59 +0100 Subject: [PATCH] Adding image link bug to manpage --- cmarkdown.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cmarkdown.1 b/cmarkdown.1 index b2d0192..1e6cbb4 100644 --- a/cmarkdown.1 +++ b/cmarkdown.1 @@ -21,3 +21,6 @@ prints usage information to standard error, then exits. escapes all HTML Tags. .SH BUGS Markdown may never be fully supported. +links on images may not work, e.g. + + [![pic](pic.png)](http://somehost)