Skip to content

将搜索到的“博客”全改为“专栏” #130

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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: 2 additions & 2 deletions docs/rules/academic/guide/solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sidebar_label: 题解排版指引

:::

本文将会对 Markdown 和 $\LaTeX$ 的语法进行深入解读,旨在教会阅读本文的读者正确使用 Markdown 和 $\LaTeX$ 书写博客或题解
本文将会对 Markdown 和 $\LaTeX$ 的语法进行深入解读,旨在教会阅读本文的读者正确使用 Markdown 和 $\LaTeX$ 书写专栏或题解

本文将会通过正反对比的方式,指出一些做法的错误之处,并给出相应的正确做法。

Expand Down Expand Up @@ -486,7 +486,7 @@ $$

网上关于 Markdown 和 LaTeX 的资料其实并不少(在 Reference 部分已经列出),那为什么还要有这篇文章呢?

本文大多数常见的错误例子都是笔者在题解审核时经常遇到的。举这些错误例子也是希望各位读者引以为戒,在未来的博客撰写中严格遵守格式规范,使题解的排版更加美观。
本文大多数常见的错误例子都是笔者在题解审核时经常遇到的。举这些错误例子也是希望各位读者引以为戒,在未来的专栏撰写中严格遵守格式规范,使题解的排版更加美观。

## Reference

Expand Down