about summary refs log tree commit diff
path: root/markdown
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-04-21 23:12:25 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-04-21 23:12:25 -0700
commit4f0d99e04c15e999afbe73af3b685a9704927918 (patch)
tree6bdf6ad7545ff546e17013cb3c47e1a659d1d37d /markdown
parentf7b6653c92b6e20760b79eea49fe21194a7f3e4b (diff)
add new archive files
Diffstat (limited to 'markdown')
-rw-r--r--markdown/groff_or_latex_math.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/markdown/groff_or_latex_math.md b/markdown/groff_or_latex_math.md
new file mode 100644
index 0000000..3fd5733
--- /dev/null
+++ b/markdown/groff_or_latex_math.md
@@ -0,0 +1,37 @@
+# hello
+
+haha
+
+- hoho
+	- hihi
+	- hehe
+
+- foo
+	- bar
+
+this is theta: θ
+
+this is emoji: 👀
+
+thie is chinese: 中文
+
+## hi
+
+```{=ms}
+.EQ
+x={-b +- sqrt{b sup 2 -4ac}}over 2a
+.EN
+```
+
+use this to convert
+```
+pandoc -t ms -s 0t.md -o 1t.pdf
+```
+
+## hoho
+
+kaka\
+$$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$
+
+lala\
+$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$