From a432fa2ce5ea3c9dfc8a48dfbe5a2d8ba5adc6ee Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Fri, 26 Apr 2024 17:14:35 +0800 Subject: [PATCH] :art: Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141 --- app/src/config/editor.ts | 66 ++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/app/src/config/editor.ts b/app/src/config/editor.ts index f8aafdd9a..5cb9d47c6 100644 --- a/app/src/config/editor.ts +++ b/app/src/config/editor.ts @@ -24,38 +24,6 @@ export const editor = { - - - -