summaryrefslogtreecommitdiff
path: root/notes-template.html
diff options
context:
space:
mode:
authorn0tori <188390306+n0tori@users.noreply.github.com>2026-01-11 15:56:56 +0000
committern0tori <188390306+n0tori@users.noreply.github.com>2026-01-11 15:56:56 +0000
commite1e24184b7e40dbf4bb054c91d9625e3927b7271 (patch)
treefb145f1c9a0f06e3e9a8f9928cbae5ab589e19f0 /notes-template.html
parentb0b8b9fbbaca685f74bdb4eaddb6f5c736c4764a (diff)
spellingHEADmaster
Diffstat (limited to 'notes-template.html')
-rw-r--r--notes-template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/notes-template.html b/notes-template.html
index edb3fcf..451be72 100644
--- a/notes-template.html
+++ b/notes-template.html
@@ -191,10 +191,10 @@
</ul>
</div>
<div class="box">
- <h3 style="margin-top: 0;">Code & Math</h3>
+ <h3 style="margin-top: 0;">Code, Maths & Formatting</h3>
<ul class="simple-list">
<li><span class="label">Code Blocks</span> <span class="value">{{CODE_BLOCKS}}</span></li>
- <li><span class="label">Math Expressions</span> <span class="value">{{MATH_EXPR}}</span></li>
+ <li><span class="label">LaTeX Maths Expressions</span> <span class="value">{{MATH_EXPR}}</span></li>
<li><span class="label">Tables</span> <span class="value">{{TABLES}}</span></li>
<li><span class="label">Blockquotes</span> <span class="value">{{BLOCKQUOTES}}</span></li>
</ul>