mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-20 06:01:22 +08:00
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:
@ -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>\<TAB></code> (TAB)</li>
|
||||
</ul>
|
||||
<!--rehype:className=cols-3 style-none-->
|
||||
|
Reference in New Issue
Block a user