Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/udecode/plate
/ HtmlPlugin.ts
File
HtmlPlugin.ts
packages/core/src/lib/plugins/html/HtmlPlugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ bindFirst } from
'@udecode/utils'
;
2
3
import
{ createSlatePlugin } from
'../../plugin'
;
4
import
{ deserializeHtml, parseHtmlDocument } from
'./utils'
;
Callers
nothing calls this directly
Calls
3
createSlatePlugin
Function · 0.90
bindFirst
Function · 0.90
parseHtmlDocument
Function · 0.90
Tested by
no test coverage detected