MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / htmlEscape

Function htmlEscape

soutu/soutu.ts:9–12  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

7
8import { htmlEscape } from "@utils/htmlEscape";
9
10// HTML转义函数
11const prefixes = getPrefixes();
12const mainPrefix = prefixes[0];
13const pluginName = "soutu";
14
15const help_text = `🖼️ <b>搜图插件</b>

Callers 2

SoutuPluginClass · 0.70
handleSearchMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected