We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bbf0a commit 08f8325Copy full SHA for 08f8325
README.md
@@ -19,7 +19,7 @@
19
### 正文
20
请参看已有章节的规范,要注意的是,每个章节在底部都需要有一个links节,包含“目录”,“上一节”和“下一节”的链接。
21
### 代码
22
-代码要**`go fmt`**后提交。注释文件注明其所属于章节。
+代码要**`go fmt`**后提交。注释文件注明其所属章节。
23
24
##如何编译
25
`build.go`依赖markdown的一个解析包,所以第一步先
0 commit comments