Hello World

Markdown Test

Math

$f(x) = \frac{sin(x)}{cos(x)}$ $$ f(x) = \frac{sin(x)}{cos(x)} = tan(x) $$

Code

1
2
def test(*args):
    print('hello')

Picture

test

test

etc

Blockquotes

  • ul
  • ul..
  1. ol
  2. ol..
  • task1

  • task

First Header Second Header
Content Cell Content Cell
Content Cell Content Cell

You can create footnotes like this[1].

home

test test test test test ❤️ ==test==


  1. Here is the text of the footnote 1.