Misc cleanup: SETUP_FILE -> SETUPFILE, empty example lines, ...

This commit is contained in:
Niklas Fasching 2018-12-20 15:39:49 +01:00
parent d1054063cf
commit bc9c496f97
11 changed files with 17 additions and 15 deletions

View file

@ -35,6 +35,7 @@ src, example & export blocks treat their content as raw text
<pre class="example">
examples like this
are also supported
note that /inline/ *markup* ignored
</pre>
<blockquote>

View file

@ -29,6 +29,7 @@ src, example & export blocks treat their content as raw text
: examples like this
: are also supported
:
: note that /inline/ *markup* ignored
#+BEGIN_QUOTE

View file

@ -29,6 +29,7 @@ src, example & export blocks treat their content as raw text
: examples like this
: are also supported
:
: note that /inline/ *markup* ignored
#+BEGIN_QUOTE

View file

@ -1,4 +1,4 @@
#+SETUP_FILE: setup_file_org
#+SETUPFILE: setup_file_org
* Simple Headline [1/2]
- [X] checked
- [ ] unchecked

View file

@ -1,4 +1,4 @@
#+SETUP_FILE: setup_file_org
#+SETUPFILE: setup_file_org
* Simple Headline [1/2]
- [X] checked
- [ ] unchecked

View file

@ -26,7 +26,7 @@
and text with an empty line in between as well!
- unordered list item 4
: with an example
:
:
: that spans multiple lines

View file

@ -43,7 +43,7 @@ src block
</p>
<div class="highlight">
<pre>
#+SETUP_FILE: setup_file_org
#+SETUPFILE: setup_file_org
* Simple Headline [1/2]
- [X] checked
- [ ] unchecked