Test

Mon 21 March 2022 by Top Shelf Technology

You can use backticks for showing highlighted code.

for(int i = 0; i < 100; i++) { std::cout << "LOL" << std::endl; }

This will be turned into HTML.

A cool website