some results without a block
echo "a bash source block"

function hello {
    echo Hello World!
}

hello
block caption
a source block with leading newline, trailing newline characters
and a line started
  with leading space
	and line leading tab.
a source block without a language
echo a source block with results
a source block with results
a source block that only exports results
but the result block is
an example block with
multiple lines including


empty lines!

it also has multiple parameters

src, example & export blocks treat their content as raw text
/inline/ *markup* is ignored
      and whitespace is honored and not removed

content of example blocks is still html escaped - see <script>alert("escaped")</script>
examples like this
are also supported

note that /inline/ *markup* ignored

Mongodb is webscale. (source: mongodb-is-web-scale)

blocks like the quote block parse their content and can contain

  #+BEGIN_SRC bash
  echo src (with language org) and example blocks support escaping using commata
  #+END_SRC

,* I am not a real headline - commata escape characters aren't renderered
  #+BEGIN_SRC bash
  echo src (with language org) and example blocks support escaping using commata
  #+END_SRC

,* I am not a real headline - commata escape characters aren't renderered

this unindented line is outside of the list item

describe <a b c>;