From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: Need clarification Date: Fri, 16 Jun 2017 10:24:26 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c124a6e9eb85605520f840e" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLmYi-00005x-Jv for emacs-orgmode@gnu.org; Fri, 16 Jun 2017 04:24:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLmYh-00087y-78 for emacs-orgmode@gnu.org; Fri, 16 Jun 2017 04:24:48 -0400 Received: from mail-qt0-x22b.google.com ([2607:f8b0:400d:c0d::22b]:36199) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dLmYh-00087s-0v for emacs-orgmode@gnu.org; Fri, 16 Jun 2017 04:24:47 -0400 Received: by mail-qt0-x22b.google.com with SMTP id u19so53540551qta.3 for ; Fri, 16 Jun 2017 01:24:46 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Thomas S. Dye" Cc: "emacs-orgmode@gnu.org" --94eb2c124a6e9eb85605520f840e Content-Type: text/plain; charset="UTF-8" 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 > --94eb2c124a6e9eb85605520f840e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2017-06-16 9:39 GMT+02:00 Thomas S. Dye <tsd@tsdye.com>:
Aloha Fabrice,

Fabrice Popineau writes:

> Hi,
>
> I have this src code block:
>
> #+BEGIN_SRC python :exports output :results output html
> print('<div class=3D"foo"><p>Foo!</p>&= lt;/div>')
> #+END_SRC
>

I think the problem might be :exports, which takes one of =3Dcode=3D= ,
=3Dresults=3D, =3Dboth=3D, =3Dnone=3D.


Oh sorry, bad edit from me.
=
Actually, I can put whatever I want, comprised =3Dnone=3D an= d I still get the src block in the export.=C2=A0

S= o something is overriding :exports but I can't (yet) find what.

Regards,
=C2=A0
hth,
Tom

--
Thomas S. Dye
http:= //www.tsdye.com

--94eb2c124a6e9eb85605520f840e--