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

Function htmlEscape

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

Source from the content-addressed store, hash-verified

6
7import { htmlEscape } from "@utils/htmlEscape";
8
9// HTML转义工具
10// 获取命令前缀
11const prefixes = getPrefixes();
12const mainPrefix = prefixes[0];
13
14// 帮助文本定义
15const help_text = `🔐 <b>编码解码工具集</b>

Callers 2

processEncodingMethod · 0.70
showResultMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected