Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在动态构建一个页面,我需要在片段上运行净化器以避免任何脚本,但是 div 尚未关闭,其他内容(无法净化)稍后插入其中。所以我想在各个位上运行净化器,但是它会自动关闭该标签,在这种情况下这是一个禁区。
我找不到允许我禁用关闭打开标签的配置选项。
是的,正如您所注意到的,无法禁用。它也是一个相当重要的组件,因为它可以防止用户内容泄漏到页面的其余部分。