From be098ab2b8c211af475ff8d605b7279bdb05dc6d Mon Sep 17 00:00:00 2001 From: JoeServ Date: Mon, 16 May 2022 12:48:08 +0000 Subject: update --- usr/local/lib/cgit/filters/html-converters/md2html | 554 ++++++++++----------- 1 file changed, 277 insertions(+), 277 deletions(-) (limited to 'usr/local/lib/cgit') diff --git a/usr/local/lib/cgit/filters/html-converters/md2html b/usr/local/lib/cgit/filters/html-converters/md2html index fd10340..7d97b1e 100755 --- a/usr/local/lib/cgit/filters/html-converters/md2html +++ b/usr/local/lib/cgit/filters/html-converters/md2html @@ -8,285 +8,285 @@ sys.stdin = io.TextIOWrapper(sys.stdin.buffer, encoding='utf-8') sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='utf-8') sys.stdout.write('''