[MKDoc-dev] [BUG] link components show double escaped & in title
attributes
Bruno Postle
bruno at mkdoc.com
Thu Jan 6 11:01:29 GMT 2005
Severity: minor.
The Description field for link components is used in various places,
normally it becomes the 'title' attribute of an <a> tag.
If put < or & in this field, they are correctly escaped in the list
of links in the sidebar: & >
..but in the 'title' of magically hyperlinked text, they are double
escaped: & &gt;
This bug exists in MKDoc-1.6 and MKDoc-1.8
--
Bruno
More information about the MKDoc-dev
mailing list