[ 
https://issues.apache.org/jira/browse/VELOCITY-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035219#comment-18035219
 ] 

Claude Brisson commented on VELOCITY-964:
-----------------------------------------

The syntax :
{code}
#{@test}
{code}
is supported.

The syntax:
{code}
#@{test}
{code}
cannot easily be, because '@' is considered in the code and in the parser as 
part of the directive name.


> Allow formal notation for block macros
> --------------------------------------
>
>                 Key: VELOCITY-964
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-964
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 2.3
>            Reporter: Claude Brisson
>            Assignee: Claude Brisson
>            Priority: Minor
>
> The syntax #@\{test} is not functional.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to