enable raw markdown editor

This commit is contained in:
Denys Konovalov 2024-01-07 15:18:05 +01:00
parent f29486cc94
commit 02d8bd4722
Signed by: Denys Konovalov
GPG Key ID: 0037E1B0E33BD2C9

@ -9,6 +9,7 @@ const EditorProps = {
const MarkdownProps = { const MarkdownProps = {
widget: "markdown", widget: "markdown",
show_raw: true,
toolbar_buttons: { toolbar_buttons: {
main: [ main: [
"bold", "bold",