My first post, just kicking the tires to make sure everything is working appropriately.

Code highlighting seems to be working fine.

def say_hello(name):
    print('Hello {}!'.format(name))

Math is also fine.

$$ \lambda x. \lambda y. P(x,y)$$

Tables are also working. I'd rather it support markdown table syntax, but this will do for now. I'll have to move off of the self-hosted solution and/or commit back to source to get that working regardless.

A B
One 12 94
Two 24 36

Also it's my Birthday today!

\o/