Date: 2004-03-12T19:26:40
   Editor: 203.121.47.163 <>
   Wiki: Ant Wiki
   Page: TheElementsOfAntStyle
   URL: http://wiki.apache.org/ant/TheElementsOfAntStyle

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -86,7 +86,8 @@
 ==== One-line elements are acceptable. ====
 This typically only applies to elements that combine their start and finish 
tags into one.
 
-{{{   <echo message="hello"/> }}}
+{{{
+   <echo message="hello"/> }}}
 
 One line also works for short begin and end pairs.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to