emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Need clarification


From: Fabrice Popineau
Subject: [O] Need clarification
Date: Fri, 16 Jun 2017 09:17:26 +0200

Hi,

I have this src code block:

#+BEGIN_SRC python :exports output :results output html
print('<div class="foo"><p>Foo!</p></div>')
#+END_SRC


I have setup my own mechanism to export org files, based almost on #'org-export-as
but I can't get rid of the src block on export.
I must be overlooking something.
At what point is it decided that the src code block shouldn't appear in the
exported document ?


Fabrice

reply via email to

[Prev in Thread] Current Thread [Next in Thread]