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 5701da6e5b
This commit is contained in:
jaywcjlove
2022-11-10 17:53:00 +00:00
parent 7ac361a3ac
commit 1396acb0ea
33 changed files with 217 additions and 180 deletions

View File

@ -545,7 +545,7 @@
<ul class="cols-3 style-none">
<li><code>\\</code> (\)</li>
<li><code>\"</code> (")</li>
<li><code>\ </code> ( )</li>
<li><code>\</code> ( )</li>
<li><code>\&#x3C;TAB></code> (TAB)</li>
</ul>
<!--rehype:className=cols-3 style-none-->