Skip to content

Commit 4f0036e

Browse files
committed
added page to show math rendering status
1 parent 972d458 commit 4f0036e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/blogs/math_test.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title = "Test of Math Rendering"
3+
url = "math_test"
4+
---
5+
6+
# Math
7+
8+
this here is inline math: $`e=mc^2`. Below is display math.
9+
10+
$$`e=mc^2`

0 commit comments

Comments
 (0)