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, 3 insertions, 2 deletions
diff --git a/examples/example.fmark b/examples/example.fmark
index 5713234..47db26c 100644
--- a/examples/example.fmark
+++ b/examples/example.fmark
@@ -84,11 +84,12 @@ Unordered List 2:
### Links
-[Google](www.google.com)
-
+[Google](http://www.google.com)
+<!-- Images produce correct HTML but don't display in VS Code-->
![image](test_img.jpg)
## LateX maths
+
$$2* \begin{pmatrix}
x_{00} & x_{01} & x_{01} \newline
x_{10} & x_{11} & x_{11} \newline