diff --git a/mdlive.py b/mdlive.py index dce2638..90f0423 100755 --- a/mdlive.py +++ b/mdlive.py @@ -20,5 +20,5 @@ def parse(): return proc.communicate(input=data) if __name__ == "__main__": - app.debug = True + app.debug = False app.run() diff --git a/static/index.html b/static/index.html index 59b6299..5471f38 100644 --- a/static/index.html +++ b/static/index.html @@ -7,11 +7,22 @@ +
- +
@@ -21,17 +32,33 @@