X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/525c815cc400bc49881144bcd7e7b717bbc1af5d..1892cd9a603e1eda206c40efb576bd75b7532be6:/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 "