mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-21 06:27:35 +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:
@ -95,6 +95,7 @@
|
||||
</span><span class="code-line"> <span class="token property">letter-spacing</span><span class="token punctuation">:</span> <span class="token number">0.05</span><span class="token unit">em</span><span class="token punctuation">;</span>
|
||||
</span><span class="code-line"><span class="token punctuation">}</span>
|
||||
</span></code></pre>
|
||||
<!-- markdownlint-disable MD051 -->
|
||||
<p>另见:下面<a href="#%E6%B7%B7%E5%90%88-Mixins">Mixins</a></p>
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="变量-variables"><a aria-hidden="true" tabindex="-1" href="#变量-variables"><span class="icon icon-link"></span></a>变量 Variables</h3><div class="wrap-body">
|
||||
<pre class="language-stylus"><code class="language-stylus code-highlight"><span class="code-line"><span class="token variable-declaration"><span class="token variable">royal-blue</span> <span class="token operator">=</span> <span class="token hexcode">#36a</span></span>
|
||||
|
Reference in New Issue
Block a user