From 37e1f43f75fe252c32b18fa91e83790860267f10 Mon Sep 17 00:00:00 2001 From: eight Date: Wed, 10 Oct 2018 15:04:03 +0800 Subject: [PATCH] Fix: minor --- edit.html | 55 +++++++++++++++++--------------- edit/codemirror-editing-hooks.js | 18 ----------- edit/live-preview.js | 2 +- edit/sections-editor.js | 27 ++++++++-------- edit/source-editor.js | 4 +-- 5 files changed, 46 insertions(+), 60 deletions(-) delete mode 100644 edit/codemirror-editing-hooks.js diff --git a/edit.html b/edit.html index 798820f0..e40afd44 100644 --- a/edit.html +++ b/edit.html @@ -18,30 +18,6 @@ } - - - - - - - - - - - - - - - - - - - - - - - - @@ -84,6 +60,18 @@ + + + + + + + + + + + + @@ -92,6 +80,23 @@ + + + + + + + + + + + + + + + + + @@ -100,8 +105,6 @@ - -