mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 06:03:20 +00:00
core: fix validation error on generic create view with MarkdownInput
This commit is contained in:
parent
f6ab993b8d
commit
d53d725415
@ -35,7 +35,7 @@
|
||||
}, 300, plainText, preview);
|
||||
return preview.innerHTML;
|
||||
},
|
||||
// showIcons: ["code", "table", "clean-block"],
|
||||
forceSync: true, // Avoid validation error on generic create view
|
||||
toolbar: [
|
||||
{
|
||||
name: "heading-smaller",
|
||||
|
Loading…
Reference in New Issue
Block a user