aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example.fmark
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example.fmark')
-rw-r--r--examples/example.fmark5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/example.fmark b/examples/example.fmark
index 7e7d689..3c32485 100644
--- a/examples/example.fmark
+++ b/examples/example.fmark
@@ -24,7 +24,6 @@
## Including files
-{{ include ./test.fmark }}
## Spreadsheet functionality
@@ -32,3 +31,7 @@
|---|---|---|
|=5|=3|=SUM{[1,0]:[1,1]}|
|=5%3|=[1,0]*[1,1]/((7-4)+2)|=AVG{[1,0]:[1,2]}|
+
+## LateX maths
+$$2^2 \begin{pmatrix} x_{00} & x_{01} & x_{01} \\\\\ x_{10} & x_{11} & x_{11}
+\\\\\ x_{20} & x_{21} & x_{21} \end{pmatrix}$$ \ No newline at end of file