MCPcopy
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

1import { bindFirst } from '@udecode/utils';
2
3import { createSlatePlugin } from '../../plugin';
4import { deserializeHtml, parseHtmlDocument } from './utils';

Callers

nothing calls this directly

Calls 3

createSlatePluginFunction · 0.90
bindFirstFunction · 0.90
parseHtmlDocumentFunction · 0.90

Tested by

no test coverage detected