MCPcopy
hub / github.com/posthtml/posthtml / process

Method process

types/posthtml.d.ts:100–100  ·  view source on GitHub ↗
(html: string, options?: Options)

Source from the content-addressed store, hash-verified

98 messages: TMessage[];
99 use<TThis>(plugins: MaybeArray<Plugin<TThis>>): this;
100 process(html: string, options?: Options): Promise<Result<TMessage>>;
101 }
102}
103

Callers 13

testFunction · 0.65
testFunction · 0.65
testFunction · 0.65
testFunction · 0.65
options.jsFile · 0.65
testFunction · 0.65
testFunction · 0.65
testFunction · 0.65
plugins.jsFile · 0.65
testFunction · 0.65
testFunction · 0.65
core.jsFile · 0.65

Implementers 1

PostHTMLlib/index.js

Calls

no outgoing calls

Tested by 10

testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52