Skip to content
Obsidian 插件开发文档
Search
K
Main Navigation
首页
文档
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
sanitizeHTMLToDom
ts
export
function
sanitizeHTMLToDom
(
html
:
string
):
DocumentFragment
;
1
Parameters
Parameter
Description
html