Last modified by Ludovic Dubost on 2009/04/30 10:41

From version 3.1
edited by Ludovic Dubost
on 2009/04/30 10:30
Change comment: There is no comment for this version
To version 4.1
edited by Ludovic Dubost
on 2009/04/30 10:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,5 @@
1 1  {{include document="Test.TestMacroSyntax10" output=false /}}
2 2  {{velocity}}
3 +This works but the include up there will include the content of the macro file so generate a lot of white spaces and it will try (i think) converting the macro file to syntax 2.0 which generates a risk of breaking the macros if they are complex and include JS
3 3  #mymacroinsyntax10doc("World")
4 4  {{/velocity}}