emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* what happened to :wrap HTML ?
@ 2016-02-24 20:45 Giuseppe Lipari
  2016-02-24 20:56 ` Nick Dokos
  0 siblings, 1 reply; 5+ messages in thread
From: Giuseppe Lipari @ 2016-02-24 20:45 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 775 bytes --]

Hello,

I used to generate html code with a python script using org-babel, like
this:

%------- example.org ---------%
* This is an example of export in HTML
#+BEGIN_SRC python :exports results :results output :wrap HTML
print "<ul> <li> first item</li>"
print "<li> second item </li>"
print "</ul>"
#+END_SRC
%------- example.org ---------%

This used to work just fine and produce a nice unordered list in html.
Until the moment I updated to the current development version:

Org-mode version 8.3.4 (release_8.3.4-588-g924431 @
/home/lipari/elisp/org-mode/lisp/)

Now, it produces the attached screenshot:

[image: snapshot-org1.jpg]

Hence my question: what happened to ":wrap HTML" ?? Is there an equivalent
way to express the same behaviour as before?


Giuseppe Lipari

[-- Attachment #1.2: Type: text/html, Size: 1211 bytes --]

[-- Attachment #2: snapshot-org1.jpg --]
[-- Type: image/jpeg, Size: 19750 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-25  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-24 20:45 what happened to :wrap HTML ? Giuseppe Lipari
2016-02-24 20:56 ` Nick Dokos
2016-02-24 22:48   ` Nicolas Goaziou
2016-02-24 22:56     ` Rasmus
2016-02-25  8:32       ` Giuseppe Lipari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).