aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-09-11 13:08:31 -0400
committerJoey Hess <joey@kitenet.net>2010-09-11 13:08:31 -0400
commit0ef8c10fe4a025ad13a8e5e1d3a4569489455ec4 (patch)
tree186caa451afddf1eba167d7e57e012604aff4d6f
parenta68e98d9c26e6133624a3b4a54a6a67ce0d2fd86 (diff)
downloadikiwiki-0ef8c10fe4a025ad13a8e5e1d3a4569489455ec4.tar
ikiwiki-0ef8c10fe4a025ad13a8e5e1d3a4569489455ec4.tar.gz
formatting
-rw-r--r--doc/bugs/po:_markdown_link_parse_bug.mdwn4
1 files changed, 2 insertions, 2 deletions
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: