Add tests for broken export blocks.
This commit is contained in:
3
org_mode_samples/lesser_block/export_with_no_data.org
Normal file
3
org_mode_samples/lesser_block/export_with_no_data.org
Normal file
@@ -0,0 +1,3 @@
|
||||
#+begin_export
|
||||
This would be LaTeX code.
|
||||
#+end_export
|
||||
3
org_mode_samples/lesser_block/export_with_two_words.org
Normal file
3
org_mode_samples/lesser_block/export_with_two_words.org
Normal file
@@ -0,0 +1,3 @@
|
||||
#+begin_export latex html
|
||||
This would be LaTeX code.
|
||||
#+end_export
|
||||
Reference in New Issue
Block a user