Compare value for export block.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#+begin_comment
|
||||
,* foo
|
||||
,,,** bar
|
||||
,*** baz
|
||||
lorem
|
||||
, ipsum
|
||||
,#+begin_src dolar
|
||||
|
||||
,#+end_src
|
||||
#+end_comment
|
||||
@@ -0,0 +1,10 @@
|
||||
#+begin_export html
|
||||
,* foo
|
||||
,,,** bar
|
||||
,*** baz
|
||||
lorem
|
||||
, ipsum
|
||||
,#+begin_src dolar
|
||||
|
||||
,#+end_src
|
||||
#+end_export
|
||||
@@ -0,0 +1,3 @@
|
||||
#+begin_export latex
|
||||
This would be LaTeX code.
|
||||
#+end_export
|
||||
Reference in New Issue
Block a user