Add example of formatter option using md2html.awk.
This commit is contained in:
parent
8cd04dd184
commit
3302281612
@ -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 ()
|
||||
|
Loading…
Reference in New Issue
Block a user