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