Date: 2004-03-12T19:18:33
Editor: 203.121.47.163 <>
Wiki: Ant Wiki
Page: TheElementsOfAntStyle
URL: http://wiki.apache.org/ant/TheElementsOfAntStyle
no comment
Change Log:
------------------------------------------------------------------------------
@@ -68,7 +68,7 @@
==== 8. Provide the <?xml?> directive. ====
Include the encoding if there are characters outside the ASCII range:
-{{{
+{{{
<?xml version="1.0" encoding="iso-8859-1"?> }}}
==== 9. Use consistent indentation. ====
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]