test markdown
| First Header | Second Header | | ------------- | ------------- | | Content Cell | Content Cell | | Content Cell | Content Cell |
etste teste
e
test * test
That's some text with a footnote.[^1]
[^1]: And that's the footnote.
te Italic
etest
e
ee
eee
- aze
- aze
- eza
Blockquote
aze
code block
print '3 backticks or'
print 'indent 4 spaces'
Inline code with backticks
code block print '3 backticks or' print 'indent 4 spaces'
```
code block
print '3 backticks or' print 'indent 4 spaces' ```
First Header | Second Header ------------- | ------------- Content Cell | Content Cell Content Cell | Content Cell
mkdir hello cd hello code .