Add comments for directive parameters
-------------------------------------
Key: VELOCITY-695
URL: https://issues.apache.org/jira/browse/VELOCITY-695
Project: Velocity
Issue Type: New Feature
Components: Engine
Affects Versions: 2.0
Reporter: Byron Foster
Add comments for Macro definitions so this type of thing is possible:
#macro(foo ## This is a comment about foo
$bar ## This is the bar parameter
## It has man uses
$bar2 ## Another param
)
#end
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]