Added code editor mode selection

This commit is contained in:
NGPixel
2016-09-11 02:08:22 -04:00
parent 97602b51c8
commit 3212b62435
7 changed files with 51 additions and 19 deletions

View File

@@ -18,7 +18,8 @@ block rootNavRight
block content
#page-type-edit(data-entrypath=pageData.meta.path)
textarea#mk-editor= pageData.markdown
.editor-area
textarea#mk-editor= pageData.markdown
include ../modals/edit-discard.pug
include ../modals/editor-link.pug