<param> tags are always parsed as macro parameters
--------------------------------------------------

                 Key: DOXIA-201
                 URL: http://jira.codehaus.org/browse/DOXIA-201
             Project: Maven Doxia
          Issue Type: Bug
          Components: Module - Xdoc
    Affects Versions: 1.0-alpha-9
            Reporter: Lukas Theussl
            Assignee: Lukas Theussl
             Fix For: 1.0-beta-1


DOXIA-130 introduced a new syntax for macro parameters but this clashes with 
the html <param> tag as used in <object> or <applet>, see MSITE-288. We need to 
check if we are inside a macro tag, if not the <param> should be output as 
rawText.

-- 
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

        

Reply via email to