# Test md
# đ Test Markdown
# Graphs
graph LR
Start --> Stop
digraph graphname {
a -> b;
b -> c;
a -> c;
}
# Definition List
- something to explore?
- Yeah, there is something to be answered
# đ¯ Latex
Lift(
$$ L = \frac{1}{2} \rho v^2 S C_L $$
# Component
# Blockquote
this is markdown yay!
# COntainers
::: tip title content
muliti line :::
def abc(self):
pass
Here's a simple footnote,[1] and here's a longer one.[2]
fan-gallery
