summaryrefslogtreecommitdiff
path: root/notes-template.html
diff options
context:
space:
mode:
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>