mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-28 05:14:50 +03:00
Lexical: Played with commands, extracted & improved callout node
This commit is contained in:
@@ -25,6 +25,7 @@ export class WysiwygEditor extends Component {
|
||||
* @return {{html: String}}
|
||||
*/
|
||||
getContent() {
|
||||
// TODO - Update
|
||||
return {
|
||||
html: this.editor.getContent(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user