22 lines
333 B
Markdown
22 lines
333 B
Markdown
|
|
||
|
# Hello world!
|
||
|
this is a test of the cool markdown parser written by
|
||
|
some random guy online who made a cool thing but seems kind
|
||
|
of cringe
|
||
|
|
||
|
## The guy
|
||
|
whats his name? minty or some shit idk
|
||
|
|
||
|
## Lets run a tests
|
||
|
test*
|
||
|
```
|
||
|
print("oogyboogyman")
|
||
|
```
|
||
|
|
||
|
that should be formatted as code
|
||
|
|
||
|
## One more test
|
||
|
- a list
|
||
|
- wow
|
||
|
- truly amazing
|