mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-22 06:51:31 +08:00
feat: add matlab.md
cheatsheet (#21). 02d0a495a6
This commit is contained in:
@ -2940,7 +2940,7 @@ Alias of command</p>
|
||||
|
||||
|
||||
<table><thead><tr><th align="left">:-</th><th align="left">:-</th></tr></thead><tbody><tr><td align="left"><code>!</code></td><td align="left">!important</td></tr></tbody></table>
|
||||
</div></div><div class="h3wrap-body"><h4 id="f"><a aria-hidden="true" tabindex="-1" href="#f"><span class="icon icon-link"></span></a>@f</h4>
|
||||
<h4 id="f"><a aria-hidden="true" tabindex="-1" href="#f"><span class="icon icon-link"></span></a>@f</h4>
|
||||
<pre class="language-css"><code class="language-css code-highlight"><span class="code-line"><span class="token atrule"><span class="token rule">@font-face</span></span> <span class="token punctuation">{</span>
|
||||
</span><span class="code-line"> <span class="token property">font-family</span><span class="token punctuation">:</span><span class="token punctuation">;</span>
|
||||
</span><span class="code-line"> <span class="token property">src</span><span class="token punctuation">:</span><span class="token url"><span class="token function">url</span><span class="token punctuation">(</span>|<span class="token punctuation">)</span></span><span class="token punctuation">;</span>
|
||||
@ -2984,7 +2984,7 @@ Alias of command</p>
|
||||
</span><span class="code-line">
|
||||
</span><span class="code-line"><span class="token punctuation">}</span>
|
||||
</span></code></pre>
|
||||
</div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="transform"><a aria-hidden="true" tabindex="-1" href="#transform"><span class="icon icon-link"></span></a>transform</h3><div class="wrap-body">
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="transform"><a aria-hidden="true" tabindex="-1" href="#transform"><span class="icon icon-link"></span></a>transform</h3><div class="wrap-body">
|
||||
|
||||
|
||||
|
||||
@ -3690,7 +3690,7 @@ Alias of command</p>
|
||||
<ul>
|
||||
<li><a href="https://docs.emmet.io/cheat-sheet/">Emmet Cheat sheet</a> <em>(docs.emmet.io)</em></li>
|
||||
</ul>
|
||||
</div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
|
||||
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
|
||||
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {
|
||||
window.onhashchange = function () {
|
||||
anchorPoint()
|
||||
|
Reference in New Issue
Block a user