Be consistent about physical/logical formatting tags
----------------------------------------------------
Key: MPLUGIN-69
URL: http://jira.codehaus.org/browse/MPLUGIN-69
Project: Maven 2.x Plugin Tools
Issue Type: Task
Components: API
Affects Versions: 2.1
Reporter: Benjamin Bentmann
Priority: Trivial
Attachments: logical-text-formatting.patch
A mojo description page uses both {{<code>}} and {{<b>}} for text formatting,
the first element being a logical tag, the later a physical. As a mere matter
of consistency, it might be wise to not mix these formatting styles, i.e. use
{{<tt>}} instead of {{<code>}} or {{<strong>}} instead of {{<b>}}.
--
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