All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
355 B
355 B
+++ title = "Syntax test post" date = "2022-11-08" +++
Code Block
main :: IO ()
main = do
putStrLn "Nice"
}
{% mermaid() %} journey title My working day section Go to work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 5: Me {% end %}