emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Possible bug rendering html lines
@ 2008-07-18 18:00 Richard G Riley
  2008-07-18 18:50 ` Carsten Dominik
  2008-07-19 11:58 ` Daniel Clemente
  0 siblings, 2 replies; 4+ messages in thread
From: Richard G Riley @ 2008-07-18 18:00 UTC (permalink / raw)
  To: org-mode


#+HTML: <div "width:100px;">
  [[../images/mode.gif]]
#+HTML: </div>


produces this as the html export:

<div width:100px;="">
<p>
<img src="../images/mode.gif"/>
</p>
</div>

Am I missing some sort of escape requirements?

6.06pre1

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

end of thread, other threads:[~2008-07-19 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-18 18:00 Possible bug rendering html lines Richard G Riley
2008-07-18 18:50 ` Carsten Dominik
2008-07-19 11:58 ` Daniel Clemente
2008-07-19 13:01   ` Richard G Riley

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).