Add example of formatter option using md2html.awk.
This commit is contained in:
parent
2d8ce10389
commit
8a30cf0b68
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue