emacs-ipython-notebook/tests/outline-code.text

18 lines
192 B
Text
Raw Normal View History

# Level one
* A list item
with some overhang
+ and a sublist
## Level two
~~~ {.bash}
#!/bin/bash
# In a code block, this shouldn't be a header
~~~
# Level one again
some body text