mdb-content/src/test.md
2020-04-01 20:37:54 +02:00

391 B

This is a test title

I’m testing generated static pages for this right now.

I can put text here.

import antigravity
print("and maybe some code, too?")

And some more.

pub fn main() {
    println!("in many different languages");
}
main :: IO ()
main = do
    printf "And memes \\o/"

And another section

And even more.

Updating stuff is also possible.