[Checkins] SVN: z3c.pt/trunk/README.txt Formatted README.txt in rst.

Malthe Borch mborch at gmail.com
Sat Feb 23 12:24:51 EST 2008


Log message for revision 84199:
  Formatted README.txt in rst.

Changed:
  U   z3c.pt/trunk/README.txt

-=-
Modified: z3c.pt/trunk/README.txt
===================================================================
--- z3c.pt/trunk/README.txt	2008-02-23 17:15:23 UTC (rev 84198)
+++ z3c.pt/trunk/README.txt	2008-02-23 17:24:51 UTC (rev 84199)
@@ -8,10 +8,10 @@
 
 In a nutshell:
 
-  - Templates are bytecode-compiled
-  - Only Python-expressions are supported
-  - Depends only on lxml
-  - Adds support for expression interpolation
+* Templates are bytecode-compiled
+* Only Python-expressions are supported
+* Depends only on lxml
+* Adds support for expression interpolation
   
 The METAL macro language is not supported.
 
@@ -50,7 +50,7 @@
 7. Attribute-values are always escaped; document expressions are
    never.
    
-*) http://wiki.zope.org/ZPT/TALSpecification14
+.. _TAL: http://wiki.zope.org/ZPT/TALSpecification14
 
 Development
 -----------



More information about the Checkins mailing list