Reference [here](https://www.markdownguide.org/basic-syntax/) Headings, h# tags # Header Level 1 ->
Hello world
This is also a paragraph ->this is also a paragraph regardless
regardless However 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
*italic* -> italic **bold** -> bold ***italic bold*** -> italic bold hello **world** -> [TextClass: hello, BoldClass: world]