M2 / xdoc / attribute of xhtml tags are filtered => so can't use all xhtml 
features.
------------------------------------------------------------------------------------

         Key: MPSITE-29
         URL: http://jira.codehaus.org/browse/MPSITE-29
     Project: maven-site-plugin
        Type: Bug
  Components: plugin  
    Versions: 1.6.1    
 Environment: w2k
    Reporter: Antoine


in xdocs

in a <p> tag : the class and the id attributes are filtered. So can't use 
special css styles.

in a <a> tag : target and title attributes are filtered (but not the href 
....).  so can't use full features of <a> (I did not try the img attribute, 
etc....)

=> xhtml in xdocs should be rendered as much as it is written in the xdoc file.

(other problem related : <br/> tag is transformed in "<br><br/>", so put a 
double line in most browser... (a jira issue is yet open for M1).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to