Rename data to switches in example and src block.

This commit is contained in:
Tom Alexander
2023-10-04 09:55:00 -04:00
parent bf038db31c
commit 1d7770e590
4 changed files with 8 additions and 4 deletions

View File

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

View File

@@ -2,6 +2,7 @@
foo
#+end_example
# Line numbering starts at 15 for the example below since it uses +n.
#+begin_example +n 10
bar
#+end_example