]> BookStack Code Mirror - bookstack/blobdiff - resources/views/editor-test.blade.php
Added in a custom menubar
[bookstack] / resources / views / editor-test.blade.php
index ee60a2dd3aac78b52ce0e1822f85a6dac1b635db..bba8c3eca639868f6b5c50c98924c1c00538edcd 100644 (file)
@@ -1,9 +1,5 @@
 @extends('layouts.simple')
 
-@section('head')
-    <link rel=stylesheet href="https://prosemirror.net/css/editor.css">
-@endsection
-
 @section('body')
     <div class="container">
 
@@ -11,7 +7,7 @@
             <input id="markdown-toggle" type="checkbox">
         </div>
 
-        <div id=editor style="margin-bottom: 23px"></div>
+        <div id="editor" class="bs-editor" style="margin-bottom: 23px"></div>
 
         <div id="content" style="display: none;">
             <h2>This is an editable block</h2>