Skip to content

Commit d7c5975

Browse files
authored
chore: fix demo name (#2432)
1 parent 48d0d7d commit d7c5975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/web/api/chat-markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Markdown 语法渲染依赖 `cherry-markdown`,`cherry-markdown` 支持 Mermaid
5151

5252
以下展示了如何基于 `cherry-markdown` 语法配置来实现自定义代码块。更多代码块相关配置,可参考[cherry-markdown 扩展代码块语法](https://github.com/Tencent/cherry-markdown/wiki/%E6%89%A9%E5%B1%95%E4%BB%A3%E7%A0%81%E5%9D%97%E8%AF%AD%E6%B3%95)
5353

54-
{{ customCodeBlock }}
54+
{{ custom-code-block }}

0 commit comments

Comments
 (0)