Add test showing trailing whitespace is captured in the switches.
This commit is contained in:
parent
4cdf88a632
commit
bf038db31c
org_mode_samples/lesser_element/lesser_block/example
@ -3,5 +3,5 @@ foo
|
|||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
#+begin_example +n 10
|
#+begin_example +n 10
|
||||||
foo
|
bar
|
||||||
#+end_example
|
#+end_example
|
||||||
|
3
org_mode_samples/lesser_element/lesser_block/example/switches_with_trailing_whitespace.org
Normal file
3
org_mode_samples/lesser_element/lesser_block/example/switches_with_trailing_whitespace.org
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#+begin_example +n 10
|
||||||
|
foo
|
||||||
|
#+end_example
|
Loading…
x
Reference in New Issue
Block a user