On Sun, Mar 22, 2009 at 09:21, Asiri Rathnayake <[email protected]> wrote: > Hi devs, > > I came across this problem when trying to fix: > http://jira.xwiki.org/jira/browse/XWIKI-3416. According to > http://learningforlife.fsu.edu/webmaster/references/xhtml/tags/hypertext/a.cfman > xhtml anchor can appear inside several other elements like headings, > table cells, table headers and many more. But in xwiki syntax I have to > place the Id macro always on a new line and this complicates things a lot. > > I can fix http://jira.xwiki.org/jira/browse/XWIKI-3416 by dragging out all > the nested anchors right bellow the <body> element so that generated id > macros will always land on a newline. But this is ugly and will not work for > many cases. Why do we need the id macro to be on a newline always?
It looks like a bug, creating a jira issue for that. > > Any ideas? > > Thanks. > > - Asiri > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

