web commit by http://mmassonnet.myopenid.com/
parent
eff5b9d970
commit
2254081854
|
@ -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 <http://daringfireball.net/projects/markdown/syntax#misc>.
|
||||
|
||||
In the HTML page I get this:
|
||||
|
||||
<a href="mailto:XXXXXXXXXX@gmail.com">mmassonnet@gmail.com</a>
|
||||
|
||||
while it the href="" attribute should also be encoded.
|
||||
|
||||
--mike
|
Loading…
Reference in New Issue