Skip to content

This is unfinished page

Code Blocks

Testing code blocks

Simple ones

echo "This is echo command"
sudo apt update
This is yaml format
item: value
list:
  - name: fist
    item: list-one
  - name: second
    item:lest-two
1
2
3
4
5
6
{
    "item": "{
        "key1": 2,
        "key3: 4
    }"
}

Testing Tables

Col1 Col2 Col3
test1 Test2 Test3
row2 row2 row2
code ```py
test1
``` testline