Contents:
Exciting documentation in here. Let’s make a list (empty surrounding lines required):
Python code block:
def print_it(pstr): print(pstr) def main(): print_it("function call")
Maybe a nice table?