Article Title
Section 1
This is a test. Letter A
is here.
This style is inspired by this website.
Subsection 1.1
This is a test code:
#include <cstdio>
int main()
{
return 0;
}
Subsection 1.2
Subsection 1.2.1
Subsection 1.2.1.1
Subsection 1.2.1.1.1
This is a normal line.
This is a bold line.
This is a italic line.
Section 2
This is a test.
Section 3
This is a test link.
This is a test ordered list:
- item 1
- item 2
- item 3
This is a test unordered list:
- item 1
- item 2
- item 3
This is a test table:
Column 1 | Column 2 |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |