mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Lexical: Added ui container type
Structured UI logical to be fairly standard and mostly covered via a base class that handles context and core dom work.
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
|
||||
<div refs="wysiwyg-editor@edit-area" contenteditable="true">
|
||||
<p id="Content!">Some <strong>content</strong> here</p>
|
||||
<p>This has a <a href="https://example.com" target="_blank" title="Link to example">link</a> in it</p>
|
||||
<h2>List below this h2 header</h2>
|
||||
<ul>
|
||||
<li>Hello</li>
|
||||
|
Reference in New Issue
Block a user