Extract the line number from the switches.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#+begin_example -n -10
|
||||
foo
|
||||
#+end_example
|
||||
|
||||
#+begin_example +n -15
|
||||
bar
|
||||
#+end_example
|
||||
@@ -0,0 +1,7 @@
|
||||
#+begin_example -n 0
|
||||
foo
|
||||
#+end_example
|
||||
|
||||
#+begin_example +n 0
|
||||
bar
|
||||
#+end_example
|
||||
Reference in New Issue
Block a user