emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Possible bug rendering html lines


From: Richard G Riley
Subject: [Orgmode] Possible bug rendering html lines
Date: Fri, 18 Jul 2008 20:00:03 +0200
User-agent: Emacs 22.2.1/No Gnus v0.11

#+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




reply via email to

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