X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/525c815cc400bc49881144bcd7e7b717bbc1af5d..21bf30b043c5bcbf4bb92d7e79cb642ab9c2287d:/filters/html-converters/md2html diff --git a/filters/html-converters/md2html b/filters/html-converters/md2html index 138713d..c8ee7d9 100755 --- a/filters/html-converters/md2html +++ b/filters/html-converters/md2html @@ -1,5 +1,7 @@ -#!/bin/sh -cat <<_EOF +#!/usr/bin/env python +import markdown +from pygments.formatters import HtmlFormatter +print(''' -_EOF -echo "