Sooner or later, there will be content available. For the moment,
check out this awesome code highlighting test.
Some inline code goes here.
if __name__ == '__main__':
print("hello, world")
someCode :: (a, b) -> a
someCode (x, _) = x
-- comment
foo = code --> that
<-- should
--* not
*-- be
--+ a
+-- comment