ref: 8a30cf0b685a07fa7bf313d507c2887831343357
parent: 2d8ce103893a1ef8371c3c33588469e55b6d42b4
author: Uriel <u@berlinblue.org>
date: Tue Jul 28 16:48:18 EDT 2009
Add example of formatter option using md2html.awk.
--- a/etc/initrc
+++ b/etc/initrc
@@ -19,6 +19,7 @@
# takes as an argument a filter, in the default configuration markdown.pl, that
# caches output) Note that some werc components assume a markdown-like
# formatter, but all major functionality should should be formatter agnostic.
+#formatter=(md2html.awk)
formatter=(fltr_cache markdown.pl)
# Enable debugging, to disable set to ()
--
⑨