shithub: werc

Download patch

ref: 7d51fb35a3d823048ff0aeec9c9f5a25ff9ed4db
parent: 9c1a5569f75d31211d9b4cb93ac059a04c1bc777
author: sl <sl@stanleylieber.com>
date: Wed Jun 10 17:53:35 EDT 2020

sites/werc.cat-v.org/docs/config-options.md: default markdown.pl -> md2html.awk

--- a/sites/werc.cat-v.org/docs/config-options.md
+++ b/sites/werc.cat-v.org/docs/config-options.md
@@ -6,7 +6,7 @@
 General Setup Options
 --------------------
 
-* `formatter` - Command to use for document formatting (usually some form of markdown), should be able to take input both from file names passed as arguments or from stdin if no file names are provided. By default: `formatter=(fltr_cache markdown.pl)`
+* `formatter` - Command to use for document formatting (usually some form of markdown), should be able to take input both from file names passed as arguments or from stdin if no file names are provided. By default: `formatter=(fltr_cache md2html.awk)`
 
 
 Titles and Metadata