Skip to content

Commit 48b35be

Browse files
committed
引入 .markdownlint.json
1 parent 2302b55 commit 48b35be

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

.markdownlint.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"MD041": false,
3+
"MD013": false,
4+
"MD024": false
5+
}

content/post/courses/inverse-tri-func/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,5 @@ $\uarr \uarr \uarr$ 上面的导数公式给我背熟!!! $\uarr \uarr \uar
179179
- $\arcsin x, \arctan x$ 都为奇函数
180180
- $\arccos x$ 既不是奇函数也不是偶函数
181181

182-
到这里其实反三角函数就了解的差不多咯~<br>
182+
到这里其实反三角函数就了解的差不多咯~ </br>
183183
我们还是推荐看B 站[宋浩老师](https://space.bilibili.com/66607740)的视频awa

content/post/exam/contests/2025高一竞赛/answer.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ tags:
1717

1818
## 填空题
1919

20+
<!--markdownlint-disable MD060-->
2021
| 题号 | 答案 |
2122
|:--:|:-------------------------------------------------:|
2223
| 1 | $M = N$ |
@@ -183,7 +184,7 @@ $\therefore a \ge 0$
183184

184185
##### 第 (3) 问
185186

186-
当 $x \in \mathbb{N^*}$ 时,
187+
当 $x \in \mathbb{N^*}$ 时,
187188

188189
- $f(2) > f(1) + f(1) = 2 \cdot 2 > 2(2 - 1)$
189190
- $\forall n \in \mathbb{N^*}$, 若 $f(n) > 2n > 2(n-1)$, 则 $f(n+1) > f(n) + f(1) = f(n) + 2 > 2(n + 1) > 2n$

content/post/exam/contests/2025高一竞赛/award-winners/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,3 @@ tags:
6666
活动最终解释权归河源中学数学研究协会
6767

6868
感谢您的参与`(*´∀ ˋ*)`
69-

0 commit comments

Comments
 (0)