Blog/Resources/Input/TestFullArticle.md
2023-09-29 01:29:24 +01:00

24 lines
440 B
Markdown

# Example Post
This is where a basic summary of the post would go if I wanted to add one
Normal text would then go here wow
## A subheader would go here
the info under the subheader would go here wow. Oh look! here comes a page break
_______
omg wow that worked! heres another:
_______
code would go here like this
```
int main()
{
std::cout << "hello world!" << std::endl;
}
```
## One last thing
...
moomin
![moomin](moomin.png)