Reference [here](https://www.markdownguide.org/basic-syntax/)
Headings, h# tags
Alternate syntax (n number of =/-)
Header Level 1 ->
Header Level 2 ->
Paragraph tags
Hello world ->
Hello world
This is also a paragraph ->
this is also a paragraph regardless
regardlessHowever this is a break, because it ends with two spaces ->
However
this is a break, because it ends with two spaces
Double returns also
yields new paragraphs ->
Double returns also
yields new paragraphs
italic -> italic bold -> bold italic bold -> italic bold
hello world -> [TextClass: hello, BoldClass: world]