diff options
Diffstat (limited to 'filters/html-converters/md2html')
-rwxr-xr-x | filters/html-converters/md2html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/filters/html-converters/md2html b/filters/html-converters/md2html new file mode 100755 index 0000000..5cab749 --- /dev/null +++ b/filters/html-converters/md2html @@ -0,0 +1,2 @@ +#!/bin/sh +exec "$(dirname "$0")/resources/markdown.pl" |