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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to