This is a test markdown post. We are going to test some formatting :).
Code
#include <iostream> using namespace std; int main() { cout << "Hello World!" << endl; }
a2=b2+c2a^2 = b^2 + c^2a2=b2+c2