Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0
-
None
-
None
Description
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
- It has man uses