Markdown editor toolbar UI enhancements

This commit is contained in:
NGPixel
2016-08-30 23:38:21 -04:00
parent 16f300f0d5
commit e8ebf9d231
7 changed files with 26 additions and 8 deletions

View File

@@ -18,8 +18,7 @@ block rootNavRight
block content
#page-type-create(data-entrypath=pageData.meta.path)
section.section.is-small
textarea#mk-editor= pageData.markdown
textarea#mk-editor= pageData.markdown
.modal#modal-create-discard
.modal-background

View File

@@ -22,7 +22,6 @@ block rootNavRight
block content
#page-type-edit(data-entrypath=pageData.meta.path)
section.section.is-small
textarea#mk-editor= pageData.markdown
textarea#mk-editor= pageData.markdown
include ../modals/edit