From 7542ef40cc886ef5454211d7a36dbaa3225b8ea4 Mon Sep 17 00:00:00 2001 From: liuxiaohua Date: Mon, 30 Jun 2025 15:16:22 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20[2025-06-30]=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81=E7=9A=84=E7=BC=96=E5=86=99=E9=98=B2?= =?UTF-8?q?=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ed3b1..e7accf2 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,7 @@ ## 呈现代码宏出错: 参数'com.atlassian.confluence.ext.code.render.InvalidValueException'的值无效 - 修改 `.gitea/workflows/confluence-sync.yaml` - 搜索 `# 不支持的代码块替换` -- 添加不支持的类型,替换为 `shell` \ No newline at end of file +- 添加不支持的类型,替换为 `shell` + +## 代码块中不能由 emoji 表情 +- 代码中有 emoji 表情,会提示 confluence 不支持的字符编码 \ No newline at end of file