common mark
=============
code
------
....10 print hello
....20 goto 10
***
List
-----
- nostr
- fixes
- this
**Numbered**
1. Nostr
2. Fixes
3. This
Code like this
------------------
····10 print hello
····20 goto 10
Please Login to reply.
····# code block
····print '3 backticks or'
····print 'indent 4 spaces'
```
10 print hello
20 goto 10