Table of Contents Introduction set up an anchor equation code block Introduction An back up of various page format.
set up an anchor reference web
equation $$ A = B*C \tag{1} $$
code block #include<iostream>using namespace std; int main() { cout << "Hello World!" << endl; return 0; }