Cookie emoji eating another emoji

toplevel

hello

Some text here!

world

..and some more text here.

this shouldn't be inside world

another one

yeah this has some text

maybe even a few lines?

now this has some spacing yay

markup

To markup text in Org, simply surround it with one or more marker characters. Bold, italic and underline are fairly intuitive, and the ability to use strikethrough is a plus. You can combine the basic markup in any order, however code and verbatim need to be the inner-most markers if they are present since their contents are interpreted _literally_.

fn main() {
    println!("Hello world!")
}

lists

Simple

Nested