From ad2b10dd0be2509313f8faf81d9e364d0ee4e030 Mon Sep 17 00:00:00 2001 From: eqkter Date: Fri, 18 Aug 2023 23:25:49 +0200 Subject: auto updating site --- content/test.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/test.md (limited to 'content/test.md') diff --git a/content/test.md b/content/test.md new file mode 100644 index 0000000..a656bb5 --- /dev/null +++ b/content/test.md @@ -0,0 +1,20 @@ ++++ +title = "Who am I?" +page_template = "page.html" + +[extra] +latex = true ++++ + +### Under construction, test page for now +Hey, I am me, and you are you. +```bash +apt-get install blabla +``` + +$$ \mathrm{e}^{\mathbf{i}\pi} + 1 = 0 $$ + + +An underscore in a latex string works fine in this example: \\(m_\alpha\\),
+It also works fine in this example: \\(m_\alpha\\) and \\(\xi_{\alpha}\\),
+But it breaks here: \\(\dot{\vec{x}}_\alpha\\). -- cgit v1.2.3