2017-06-16 9:39 GMT+02:00 Thomas S. Dye : > Aloha Fabrice, > > Fabrice Popineau writes: > > > Hi, > > > > I have this src code block: > > > > #+BEGIN_SRC python :exports output :results output html > > print('

Foo!

') > > #+END_SRC > > > > I think the problem might be :exports, which takes one of =code=, > =results=, =both=, =none=. > > Oh sorry, bad edit from me. Actually, I can put whatever I want, comprised =none= and I still get the src block in the export. So something is overriding :exports but I can't (yet) find what. Regards, > hth, > Tom > > -- > Thomas S. Dye > http://www.tsdye.com >