shblg/src/test.md

721 B

This is a test md file hello

This is italics this is bold this is both wow

click here for stuff and over here for more

this is an image

this is a paragraph

this is a quote hi

ok that was a quote

this quote has a list inside i

  • this is a list in a quote
  • it was quoted

and also there is another quote;

Hi i am a quote

haha

  • this is a list
    • of items
    • please dont
  • break

ok

int main() {
    printf("hello %s\n", "world");
}
  • list
    • sublist
      • subsublist
        • subsubsublist
  • star list
  • this is a star
  • plus now wow
  • plus wow so cool
  1. hello
  2. world
  3. lOL

ok that worked?