From 33022816127517bebbd46ae5bbb6f2536408e2ab Mon Sep 17 00:00:00 2001 From: uriel Date: Tue, 28 Jul 2009 20:48:18 +0200 Subject: [PATCH] Add example of formatter option using md2html.awk. --- etc/initrc | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/initrc b/etc/initrc index 81a85a4..1d90b56 100644 --- a/etc/initrc +++ b/etc/initrc @@ -19,6 +19,7 @@ path=($plan9port/bin . ./bin ./bin/contrib /bin /usr/bin) # 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 ()