Add test showing trailing whitespace is captured in the switches.

This commit is contained in:
Tom Alexander 2023-10-04 09:53:33 -04:00
parent 4cdf88a632
commit bf038db31c
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 4 additions and 1 deletions

View File

@ -3,5 +3,5 @@ foo
#+end_example
#+begin_example +n 10
foo
bar
#+end_example

View File

@ -0,0 +1,3 @@
#+begin_example +n 10
foo
#+end_example