summaryrefslogtreecommitdiff
path: root/html-converters/rst2html
diff options
context:
space:
mode:
Diffstat (limited to 'html-converters/rst2html')
-rwxr-xr-xhtml-converters/rst2html2
1 files changed, 2 insertions, 0 deletions
diff --git a/html-converters/rst2html b/html-converters/rst2html
new file mode 100755
index 0000000..0adca0e
--- /dev/null
+++ b/html-converters/rst2html
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec rst2html5 --template <(echo -e "%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s") --syntax-highlight=short