diff --git a/templates/markdown.html.jinja b/templates/markdown.html.jinja new file mode 100644 index 0000000..2caa571 --- /dev/null +++ b/templates/markdown.html.jinja @@ -0,0 +1,327 @@ + + + + + + + {{ filename }} + + + + + {{ content }} + + + \ No newline at end of file