Uwe Brauer <o...@mat.ucm.es> writes: >>>> "Nick" == Nick Dokos <ndo...@gmail.com> writes: > > > Uwe Brauer <o...@mat.ucm.es> writes: > >> > Hello, > >> > Uwe Brauer <o...@mat.ucm.es> writes: > >> > >> > >> > You can use drawers for that. > >> > >> No I cannot, I just found out about drawers, > >> however they *are* exported, when calling org-mime-htmlize, so they > >> don't serve my needs. > >> > > > Even if you set > > > #+OPTIONS: d:nil > > You mean > Hello > > #+OPTIONS: d:nil > :test: > > | this | that > :END: > > > That indeed works, thanks! >
OK - you can also select the drawers that you will (or will not) export. See the doc for the variable org-export-with-drawers (which is what is manipulated with the d: option above). -- Nick