mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 12:41:20 +08:00
doc: update quickreference.md bce9b67afb
This commit is contained in:
@ -393,7 +393,7 @@
|
||||
|
||||
|
||||
|
||||
<table><thead><tr><th>类</th><th>说明</th></tr></thead><tbody><tr><td><code><!--rehype:className=wrap-text--></code></td><td>强制换行</td></tr><tr><td><code><!--rehype:className=show-header--></code></td><td>展示表格表头</td></tr><tr><td><code><!--rehype:className=shortcuts--></code></td><td>快捷键样式</td></tr><tr><td><code><!--rehype:className=auto-wrap--></code></td><td>隐藏表头强制小尺寸自动换行</td></tr><tr><td><code><!--rehype:className=style-list-arrow--></code></td><td>列表箭头样式展示表格</td></tr><tr><td><code><!--rehype:className=style-list--></code></td><td>列表样式展示表格</td></tr><tr><td><code><!--rehype:className=left-align--></code></td><td>表格末尾列左对齐</td></tr><tr><td><code><!--rehype:className=style-none--></code></td><td><li> 没有标记</td></tr><tr><td><code><!--rehype:className=style-timeline--></code></td><td>时间轴样式</td></tr><tr><td><code><!--rehype:className=style-arrow--></code></td><td>箭头标记</td></tr></tbody></table>
|
||||
<table><thead><tr><th>类</th><th>说明</th></tr></thead><tbody><tr><td><code><!--rehype:className=wrap-text--></code></td><td>强制<code>换行</code></td></tr><tr><td><code><!--rehype:className=show-header--></code></td><td>展示表格<code>表头</code></td></tr><tr><td><code><!--rehype:className=shortcuts--></code></td><td><code>快捷键</code>样式</td></tr><tr><td><code><!--rehype:className=auto-wrap--></code></td><td>隐藏表头强制小尺寸<code>自动换行</code></td></tr><tr><td><code><!--rehype:className=style-list-arrow--></code></td><td>列表<code>箭头</code>样式展示表格</td></tr><tr><td><code><!--rehype:className=style-list--></code></td><td><code>列表</code>样式展示表格</td></tr><tr><td><code><!--rehype:className=left-align--></code></td><td>表格末尾列<code>左对齐</code></td></tr><tr><td><code><!--rehype:className=style-none--></code></td><td><li> 没有标记样式</td></tr><tr><td><code><!--rehype:className=style-timeline--></code></td><td><code>时间轴</code>样式</td></tr><tr><td><code><!--rehype:className=style-arrow--></code></td><td><code>箭头</code>标记</td></tr></tbody></table>
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="katex-数学渲染"><a aria-hidden="true" tabindex="-1" href="#katex-数学渲染"><span class="icon icon-link"></span></a>KaTeX 数学渲染</h3><div class="wrap-body">
|
||||
<pre class="language-katex"><code class="language-KaTeX code-highlight math math-display"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mi>c</mi><mo>=</mo><mo>±</mo><msqrt><mrow><msup><mi>a</mi><mn>2</mn></msup><mo>+</mo><msup><mi>b</mi><mn>2</mn></msup></mrow></msqrt><mi>L</mi><mo>=</mo><mfrac><mn>1</mn><mn>2</mn></mfrac><mi>ρ</mi><msup><mi>v</mi><mn>2</mn></msup><mi>S</mi><msub><mi>C</mi><mi>L</mi></msub></mrow><annotation encoding="application/x-tex">c = \pm\sqrt{a^2 + b^2}
|
||||
L = \frac{1}{2} \rho v^2 S C_L
|
||||
|
Reference in New Issue
Block a user