fix(dees-input-wysiwyg): Integrate output format preview into WYSIWYG demo; update plan and add local dev settings
This commit is contained in:
@@ -383,7 +383,10 @@ export const demoFunc = (): TemplateResult => html`
|
||||
if (editors.exportDemo) {
|
||||
setupExportDemo(elementArg, editors.exportDemo);
|
||||
}
|
||||
|
||||
|
||||
// Setup output format preview buttons
|
||||
setupOutputFormatDemo(elementArg, editors.meeting, editors.recipe);
|
||||
|
||||
// Populate initial content
|
||||
populateInitialContent(editors);
|
||||
|
||||
|
Reference in New Issue
Block a user