about summary refs log tree commit diff
path: root/filters/html-converters/md2html
blob: 5cab749037e37fe289ccd30fa4f624d3137532e4 (plain) (blame)
1
2
#!/bin/sh
exec "$(dirname "$0")/resources/markdown.pl"
end from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML " escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe