common mark

=============

code

------

....10 print hello

....20 goto 10

***

List

-----

- nostr

- fixes

- this

**Numbered**

1. Nostr

2. Fixes

3. This

Reply to this note

Please Login to reply.

Discussion

Code like this

------------------

····10 print hello

····20 goto 10

····# code block

····print '3 backticks or'

····print 'indent 4 spaces'

```

10 print hello

20 goto 10

```