Formatting test
This is "#"
This is "##"
This is "###"
Some normal text
Some bold text
Some italicized text
Also some italicized text but with underscores instead
A link to my GitHub: https://github.com/Slackadays
Some inline code
int main() {
std::cout << "This is some C++ code" << std::endl;
}
WARNING!