Skip to content

Commit 5619c0c

Browse files
committed
temp: add demo page for showing off render-math features
1 parent aac6b2a commit 5619c0c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: Now featuring MathJax
2+
authors: Nikolaus Einhauser
3+
status: draft
4+
comments: yes
5+
math: yes
6+
7+
Here's a pretty formula I like:
8+
9+
$$ \sum_{i=1}^{n}{i} = {n(n + 1) \over 2 }$$
10+
11+
also with inline $a_i$ variables

0 commit comments

Comments
 (0)