fix: tag auto complete

This commit is contained in:
원더 2021-01-17 21:49:29 +09:00
parent dc36de1864
commit c07dd220db

View File

@ -90,8 +90,7 @@ https://github.com/koreanbots
'col', 'colgroup', 'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr', 'del', 'col', 'colgroup', 'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr', 'del',
'img', 'svg', 'input' 'img', 'svg', 'input'
], ],
allowedAttributes: false, allowedAttributes: false
disallowedTagsMode: 'escape'
})} /> })} />
</div> </div>
</div> </div>