diff example.ini @ 2:1e2c475015d8

restructured text now works
author k0s <k0scist@gmail.com>
date Thu, 14 Jan 2010 00:09:06 -0500
parents aa491070ccf3
children 1a267297f779
line wrap: on
line diff
--- a/example.ini	Wed Jan 13 23:58:13 2010 -0500
+++ b/example.ini	Thu Jan 14 00:09:06 2010 -0500
@@ -20,3 +20,4 @@
 [app:contenttransformer]
 paste.app_factory = contenttransformer.factory:factory
 transformer.directory = %(here)s/example
+transformer.transforms = *.txt=ReST
\ No newline at end of file