MBS SouthEast
some text
A subheading
more text
# header 1
## header 2
### header 3
_This is italic_
**And here is some bold**
Or maybe ~~strikethrough~~, if you like
> block quote for giggles
Can also do `preformatted` text
And fancy "curly" quotes -- and dashes --- long ones too
We can do checklists
- [x] foo
- [ ] bar
- [x] baz
- [ ] bim
Horizontal rules
---
and tables
| foo | bar |
| --- | --- |
| baz | bim |
header 1
header 2
header 3
This is italic
And here is some bold
Or maybe strikethrough, if you like
block quote for giggles
Can also do preformatted
text
And fancy “curly” quotes – and dashes — long ones too
We can do checklists
- foo
- bar
- baz
- bim
Horizontal rules
and tables
foo | bar |
---|---|
baz | bim |