Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复md文档的语法问题 #28

Merged
merged 1 commit into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion 02-search-platforms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,11 @@
>
> <details>
> <summary>如何快速阅读英文资料</summary>
>
> - 可以使用 google 翻译或者 deepl 翻译
> - 或使用[沉浸式翻译](https://immersivetranslate.com/),[Github 页面](https://github.com/immersive-translate/> immersive-translate/)
> - 或使用[沉浸式翻译](https://immersivetranslate.com/),[Github 页面](https://github.com/immersive-translate/)
> - 使用增强阅读脚本 [仿生阅读](https://linux.do/t/topic/238718)
>
> </details>

### [搜狗](https://www.sogou.com/)
Expand Down
4 changes: 3 additions & 1 deletion 03-tools/效率软件.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
> [!NOTE] > _Man is a tool using animal. Without tools, he is nothing. With tools, he is all._
> [!NOTE]
>
> _Man is a tool using animal. Without tools, he is nothing. With tools, he is all._
>
> 本篇主要关注操作系统上的效率软件。
>
Expand Down
Loading