diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-09-09 08:42:21 -0600 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-09-09 08:42:21 -0600 |
commit | 33648cc286e812a8603743c29e96830de3b4acb8 (patch) | |
tree | 2253b0c71035f866fb14e6692baf5587b1925fb4 /gopher | |
parent | 195bdb565e9cb46e8d88ee364dcfc96a65a7159a (diff) |
log stderr on failed CGIs
Diffstat (limited to 'gopher')
-rw-r--r-- | gopher/gophermap/mdconv/convert.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gopher/gophermap/mdconv/convert.go b/gopher/gophermap/mdconv/convert.go index 5d4da08..cb9add0 100644 --- a/gopher/gophermap/mdconv/convert.go +++ b/gopher/gophermap/mdconv/convert.go @@ -35,7 +35,6 @@ var baseTmpl = template.Must(template.New("mdconv").Parse(` ` + "```" + ` {{.}} ` + "```" + ` - {{ end }} {{ define "link" -}} |