perf: 优化排版和 .gitignore 文件 feat: 增加 Markdown 检查功能#13
Merged
Moralts merged 7 commits intoMoralts:mainfrom Jun 8, 2025
Merged
Conversation
✅ Deploy Preview for buku-wiki ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Moralts
approved these changes
Jun 8, 2025
docs/write-specifications.md
Outdated
|
|
||
| 最后,感谢所有为 BukuWiki 的贡献者,是你们一起完成了这份有意义的 Wiki ,谢谢你们! | ||
|
|
||
| [//]: # (推荐阅读:[基于 Markdown 的中文文档排版规范](https://zhuanlan.zhihu.com/p/144446995)) No newline at end of file |
pingguomc
commented
Jun 8, 2025
docs/write-specifications.md
Outdated
|
|
||
| 7. 善用 Markdown 语法,重要内容可以加粗处理,引用内容要使用引用语法,对于一些无关紧要的说明,或者只是一些吐槽,可以用倾斜语法。 | ||
|
|
||
| 如果你需要更改或新增文档内容,我们已经为你们准备好了 MarkDown 检查工具,请务必在提交之前检查你的文档书写,你可以在你的仓库运行 `markdownlint-cli2 --glob "docs*/**/*.md"` 即可使用模块对你更改的文档内容进行检查。 |
Collaborator
Author
There was a problem hiding this comment.
直接运行 format:check 就能检查
运行 format 尝试修复
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.