Skip to content

Commit a9533b7

Browse files
authored
Merge pull request #34 from Rratic/master
补充信息
2 parents 55482ad + 234eaf6 commit a9533b7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/basic/latex.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
本教程主要涉及已对 Markdown 较为熟识之后的迁移学习。
66

7-
<!--more-->
7+
!!! note
8+
实际上,你可以在 Markdown 里使用LaTeX的子集[KaTeX](https://katex.org/)
89

910
## 前置知识
1011

@@ -535,4 +536,4 @@ Mac OS & MacTeX & TeXShop \\
535536

536537
+ (推荐)一份其实很短的 LaTeX 入门文档:https://liam.page/2014/09/08/latex-introduction/
537538
+ (推荐)如何使用 LaTeX 排版论文:https://github.com/tuna/thulib-latex-talk
538-
+`.cls` 文件详解)How to write a LaTeX class file and design your own CV: https://www.overleaf.com/learn/latex/How_to_write_a_LaTeX_class_file_and_design_your_own_CV_(Part_1)
539+
+`.cls` 文件详解)How to write a LaTeX class file and design your own CV: https://www.overleaf.com/learn/latex/How_to_write_a_LaTeX_class_file_and_design_your_own_CV_(Part_1)

docs/basic/markdown.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,4 @@ Markdown 还有一些高级玩法,例如表格、公式、HTML 元素、画时
124124
+ 菜鸟教程 <https://www.runoob.com/markdown/md-tutorial.html>
125125
+ **(推荐学习)**公式编辑教程 <https://www.jianshu.com/p/25f0139637b7>
126126
+ 绘制流程图、时序图、甘特图 <https://www.jianshu.com/p/6dbcc3aff98b>
127+
+ CommonMark,一个常用的Markdown标准 <https://spec.commonmark.org/>

0 commit comments

Comments
 (0)