Markdown Test File
a test file for markdown css styles
2021-12-01 12:00:00

Testing markdown styles

h1

h2

h3

h4

h5
h6

emphasizing something: like this. Itallia? like that. A link might be just as good

Lists

ordered

  1. first
  2. second
  3. third

unordered

  • first
  • second
    • more
      • and more
  • third

Paragraphs

Nsioea rnoeiarsnteirsnoarntiser tisre iesro arisentiarise niesranies tnreisernst arsinsiraeinar nirs iesnari tirsn tianisria niaesrn etiaeir si ieaise anrit nisarnt isarnt isran ian ier iaersit ariet ars

Nsioea rnoeiarsnteirsnoarntiser tisre iesro arisentiarise niesranies tnreisernst arsinsiraeinar nirs iesnari tirsn tianisria niaesrn etiaeir si ieaise anrit nisarnt isarnt isran ian ier iaersit ariet ars

Nsioea rnoeiarsnteirsnoarntiser tisre iesro arisentiarise niesranies tnreisernst arsinsiraeinar nirs iesnari tirsn tianisria niaesrn etiaeir si ieaise anrit nisarnt isarnt isran ian ier iaersit ariet ars

Image

Blockquotes

“Falsehood flies, and the truth comes limping after it. AFter all the things you oshall see the light, when the darkness come, who will be the one, standing aside among all of us, and say the thing that he should be saying.”

Horizontal rules


Code snippets

Code inline like this: import json print("hellio").

#include <bits/stdc++.h>
using namespace std;

int main() {
    int result = 0;
    cout << result << endl;
}

Task lists

  • fisrt thing
  • second thing
  • third thing

Table

first col second col third col
hi hello he
there there there