From: Joey Hess Date: Wed, 27 Feb 2008 10:28:59 +0000 (-0500) Subject: web commit by http://mmassonnet.myopenid.com/ X-Git-Tag: 2.40~31 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/225408185421a5b5904d2a69d5c4efbadcaf27f6 web commit by http://mmassonnet.myopenid.com/ --- diff --git a/doc/ikiwiki/formatting/discussion.mdwn b/doc/ikiwiki/formatting/discussion.mdwn new file mode 100644 index 000000000..0a729af51 --- /dev/null +++ b/doc/ikiwiki/formatting/discussion.mdwn @@ -0,0 +1,9 @@ +The markdown syntax states that emails are written with html entities, but in ikiwiki only one part is encoded as it. For reference see . + +In the HTML page I get this: + + mmassonnet@gmail.com + +while it the href="" attribute should also be encoded. + +--mike