Codeblocks
This commit is contained in:
@@ -41,5 +41,11 @@ Text under a blockquote [#named]
|
||||
| table | row | with |
|
||||
| some | ***content*** | in |
|
||||
|
||||
```odin
|
||||
main :: proc() {
|
||||
fmt.println("Hello, World!")
|
||||
}
|
||||
```
|
||||
|
||||
[&1] Ordered list item 2 not included
|
||||
[&named] This is the definition for a named footnote
|
||||
|
||||
Reference in New Issue
Block a user