chore: format markdown code. (#42)

* format: fix markdown

* update: fix markdown

* update: fix cron problems

* update: delete .markdownlintignore

* update

* chore: add tab -> 4 space

* chore: fix tab -> 2 in the .editorconfig
This commit is contained in:
fw_qaq
2022-11-11 01:51:54 +08:00
committed by GitHub
parent ea80136db3
commit 5701da6e5b
88 changed files with 1075 additions and 1126 deletions

View File

@ -156,7 +156,6 @@ h1 {
Sass 混合(Mixins)
------
### 参数
```scss
@ -264,7 +263,7 @@ green($color)
blue($color)
```
---
----
:- | :-
:- | :-
@ -617,4 +616,4 @@ map-get($map, key1)
----
- [Sass 官方文档](https://sass-lang.com/documentation) _(sass-lang.com)_
- [Sass 中文文档](https://www.sass.hk/docs/) _(sass.hk)_
- [Sass 中文文档](https://www.sass.hk/docs/) _(sass.hk)_