mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
update template.md
Signed-off-by: Yukiteru <wfly1998@sina.com>
This commit is contained in:
parent
ab0582bdd0
commit
9734727931
1 changed files with 9 additions and 0 deletions
|
|
@ -18,3 +18,12 @@
|
|||
## 资源汇总
|
||||
|
||||
我在学习这门课中用到的所有资源和作业实现都汇总在 [user/repo - GitHub](https://github.com/user/repo) 中。
|
||||
|
||||
## 备注
|
||||
|
||||
编写文档时尽量遵守 [Markdown Rules][md_rules] 与 [Markdown 简体中文与西文混排要点][cn_en_mixed_typography],前者可以通过 VS Code 插件 *markdownlint* 提示并处理。
|
||||
|
||||
[md_rules]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md
|
||||
[cn_en_mixed_typography]: https://github.com/selfteaching/markdown-writing-with-mixed-cn-en
|
||||
|
||||
正文中请删除该节。
|
||||
|
|
|
|||
Loading…
Reference in a new issue