emacs-ipython-notebook/tests/outline-code.text
John Miller b431f57ce1 Squashed 'lib/markdown-mode/' content from commit 3f11a4a
git-subtree-dir: lib/markdown-mode
git-subtree-split: 3f11a4a7609ba2a507ee10f491bdadab28e9b985
2016-09-09 09:47:48 -05:00

17 lines
192 B
Text

# 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