Home

Just a testpage

Updated:

Testing things out

foo: bar

Diagrams

mermaid

flowchart TD; foo --> bar

plantuml

Somewhat works

And a table

a b c
d e f
def greet():
    print("Hello World")
greet()

https://baach.de