From 595d6ea3b6d663080448085cc2b0c9473388bc37 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 22 Jan 2020 23:10:02 +0000 Subject: Use server-side markdown renderer in WYSIWYG preview Fixes #117 --- app/templates/base.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index df10208..cfe2dfc 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -148,12 +148,9 @@ - + + {% block scriptextra %}{% endblock %} -- cgit v1.2.3