Wei Zhang's Blog

19 Sep 2021

Tests

Let us test whether the following contents can be correctly displayed.

  1. 中文测试.

  2. Link to google

  3. Code:

    s = "Python is cool"
    print s
    
  4. Inline equation $x=3.0$, and equation in display: $$ \int_0^{+\infty} f(x) dx = 100 $$

  5. To display Latex equations on this site, I followed the following useful references:

    1. MathJax documentation
    2. Geoff’s post on setting up MathJax 3 with Hugo
  6. Texts in red , asterisks, underscores, bold, or deleted

  7. Simple table:

    Teams Pts Rank
    Nobody 3 1
    Viktoria 2 2

Note:

  1. Markdown Cheatsheet
  2. Abricotine: a Markdown editor