X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/8149be213f1c8f52b0dbe6c213f6073af57fa954..7ef1a47991fee31c1eb1e1292bf715d577042f35:/filters/html-converters/md2html diff --git a/filters/html-converters/md2html b/filters/html-converters/md2html index 5cab749..138713d 100755 --- a/filters/html-converters/md2html +++ b/filters/html-converters/md2html @@ -1,2 +1,283 @@ #!/bin/sh -exec "$(dirname "$0")/resources/markdown.pl" +cat <<_EOF + +_EOF +echo "
" +markdown_py -o html5 +echo "
"