Allow HTML tags in comments
---------------------------

                 Key: MTAGLIST-54
                 URL: http://jira.codehaus.org/browse/MTAGLIST-54
             Project: Maven 2.x Taglist Plugin
          Issue Type: Wish
         Environment: All
            Reporter: David Pilato
            Priority: Trivial


Hi,

It could be usefull to be able in the tagClass property to specify if text 
after the tag will be treated as plain text (default as now) or as html code.

With this property, we can write some comments like :
// mytag Hello <b>Mister Bold</b>

By default, it will generate in the final report "Hello <b>Mister Bold</b>"
By setting html code, it will generate "Hello Mister Bold" with "Mister Bold" 
in bold.

Thanks

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to