Switches are not stored for comment blocks, but they are allowed to appear.

This commit is contained in:
Tom Alexander
2023-10-04 09:51:28 -04:00
parent 2eaef82fdb
commit 4cdf88a632
5 changed files with 24 additions and 10 deletions

View File

@@ -0,0 +1,3 @@
#+begin_comment -n 20
foo
#+end_comment

View File

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