Hi there,

Let's explore the new text editor.

Or an ordered list:

  1. Milk

  2. Eggs

  3. Flour

    1. Self-raising

    2. Plain

Todo list

It also supports both inline code and code blocks:

def some_function(argument):
    return "Automatic code highlighting!"