Codeblocks

This commit is contained in:
2026-07-14 19:21:35 +02:00
parent 91671995d3
commit 5c35ce4408
4 changed files with 107 additions and 0 deletions
+6
View File
@@ -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