The content between the two pointy hands is a Svelte component π
Updated: February 2, 2024
π end of Svelte component
From https://commonmark.org/help/ π
#Heading 1
#Heading 2
#Heading 3
#Heading 4
#Heading 5
#Heading 6
Normal paragraph text.
Crossed-out text.
Italic text
Bold text
Commonmark.org - external link π
No good deed goes unpunished - Albert Einstein
Unordered list
- Guns
- and
- Roses
Ordered list
- One
- Two
- Three
Task list
- todo
- done
Horizontal rule π
Table π
bla | blab | blaba |
---|---|---|
one | two | three |
four | five | six |
Inline code
with backticksβ¦
// code block
$a = 1;
$b = 1;
function add($a, $b)
{
return $a + $b;
}
YouTube embed π