From c07dd220dbe397d801ae34c0fd0c7e39fb93c547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Sun, 17 Jan 2021 21:49:29 +0900 Subject: [PATCH] fix: tag auto complete --- pages/debug.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/debug.tsx b/pages/debug.tsx index ccb1650..031d6e4 100644 --- a/pages/debug.tsx +++ b/pages/debug.tsx @@ -90,8 +90,7 @@ https://github.com/koreanbots 'col', 'colgroup', 'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr', 'del', 'img', 'svg', 'input' ], - allowedAttributes: false, - disallowedTagsMode: 'escape' + allowedAttributes: false })} />