🎨 style(markdown): format markdown files with prettier
This commit is contained in:
@@ -192,6 +192,7 @@ end;
|
||||
|
||||
function RenderParagraph(para_: {DocxML.}Paragraph): void;
|
||||
```
|
||||
|
||||
- 无返回值函数显式标注返回类型为 `void`;`create`/`destroy` 作为构造/析构函数不写返回类型。
|
||||
|
||||
```tsl
|
||||
|
||||
Reference in New Issue
Block a user