X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a68e98d9c26e6133624a3b4a54a6a67ce0d2fd86..c58e0a97bffc87edb4fa16faad2878815e60613f:/doc/bugs/po:_markdown_link_parse_bug.mdwn

diff --git a/doc/bugs/po:_markdown_link_parse_bug.mdwn b/doc/bugs/po:_markdown_link_parse_bug.mdwn
index 93400f4c0..10715001c 100644
--- a/doc/bugs/po:_markdown_link_parse_bug.mdwn
+++ b/doc/bugs/po:_markdown_link_parse_bug.mdwn
@@ -1,9 +1,9 @@
 Apparently this is legal markdown, though unusual syntax for a link:
 
-	\[Branchable](http://www.branchable.com/ "Ikiwiki hosting") 
+	[Branchable](http://www.branchable.com/ "Ikiwiki hosting") 
 
 If that is put on a translatable page, the translations display it not as a
-link, but in the escaped form that appears above. 
+link, but as plain text.
 
 Probably a po4a bug, but I don't see the bug clearly in the gernerated po
 file: