22 lines
352 B
Markdown
22 lines
352 B
Markdown
# hello world!
|
|
|
|
*italic text*
|
|
|
|
**bold text**
|
|
|
|
`code text`
|
|
|
|
~~strikethrough text~~
|
|
|
|
normal text
|
|
|
|
-----
|
|
|col1|col2|col3|
|
|
|:-|:-:|-:|
|
|
|Example 123456789|Table 123456789|wow! 123456789|
|
|
|-----|-----|-----|
|
|
|`woah`|hi there|`who are you?`|
|
|
|
|
[link](https://pogmom.me/)
|
|
|
|

|