i didn't mention, but fenced code blocks are also enabled now

def bee():
    for i in range(12345):
        print("bee")

syntax highlighting isn't enabled, yet.