X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/76dc7a3371e487fdc9de7b3b4c991fe370598f0e..ccb4254104ad6faa9225ce91b9a0610f24958022:/filters/html-converters/md2html diff --git a/filters/html-converters/md2html b/filters/html-converters/md2html index 138713d..1488f48 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 +import sys +print(''' -_EOF -echo "