master
Tait Hoyem 3 years ago
parent 4402e665bb
commit a67eb3bfed

@ -31,7 +31,7 @@
<ul>
<li>You can use <code class="language-plaintext highlighter-rouge">$...$</code> for inline math.</li>
<li>Uou can use <code class="language-plaintext highlighter-rouge">$$...$$</code> for “display mode” math.</li>
<li>You can use <code class="language-plaintext highlighter-rouge">$$...$$</code> for “display mode” math.</li>
<li>Display mode will make the equation take up an entire line for itself, and it will display larger and more “formally”. It also allows you to have newlines without breaking up the expression, and/or the use of <code class="language-plaintext highlighter-rouge">\newline</code> to have a multi-line formula.</li>
<li>You can save the HTML or markdown for future use.</li>
<li>You can download the HTML or markdown for sharing with others.</li>

@ -18,7 +18,7 @@ math: true
## Info
* You can use `$...$` for inline math.
* Uou can use `$$...$$` for "display mode" math.
* You can use `$$...$$` for "display mode" math.
* Display mode will make the equation take up an entire line for itself, and it will display larger and more "formally". It also allows you to have newlines without breaking up the expression, and/or the use of `\newline` to have a multi-line formula.
* You can save the HTML or markdown for future use.
* You can download the HTML or markdown for sharing with others.

Loading…
Cancel
Save