hello, world
first post. this is written in markdown and compiled to html
by pandoc.
a heading
some text with bold and italic and
inline code.
code example
def greet(name):
return f"hello, {name}!"
print(greet("world"))echo "it works"
make clean && makefootnote example
here is a sentence with a footnote.1
thatβs it. goodbye. this is the footnote text.β©οΈ