We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30634e4 commit c35a96cCopy full SHA for c35a96c
doc/annotation.md
@@ -15,9 +15,7 @@ layout: page
15
Ref the specified existing code block by identity name
16
17
### Sytax
18
-```bash
19
-@codref <blockName>
20
-```
+ @coderef <blockName>
21
22
### Overview
23
Import the code block wrapped by the corresponding @codeblock into the current @coderef location in the document comment
zh-cn/doc/annotation.md
通过标识名称引入指定代码
### 语法
### 概述
将对应的 @codeblock 所包裹的代码块导入文档注释中当前 @coderef 所处的位置
0 commit comments