mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Lexical: Played with commands, extracted & improved callout node
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
option:wysiwyg-editor:server-upload-limit-text="{{ trans('errors.server_upload_limit') }}"
|
||||
class="">
|
||||
|
||||
<div>
|
||||
<button type="button" id="lexical-button">Callout</button>
|
||||
</div>
|
||||
|
||||
<div refs="wysiwyg-editor@edit-area" contenteditable="true">
|
||||
<p>Some content here</p>
|
||||
<h2>List below this h2 header</h2>
|
||||
|
Reference in New Issue
Block a user