"Daniel Clemente" <[EMAIL PROTECTED]> writes:
>
> #+HTML:
>
> ...
>
>
>
> ...
>
> Both HTML codes are wrong; it should be:
Yes, I spotted that in my example last night. There is still something
interfering with the correct way though on my system and I am trying to
track it down
>
>
> #+HTML:
...
>
...
Both HTML codes are wrong; it should be:
___
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
I cannot reproduce this. What I am getting is this:
So there is not quoting problem here. However, there is a problem
with the div stacking, these things are very hard to fix, and I do not
recommend to use the HTML quotes to insert single div tags. Better in
this case is propably
#+HTML:
[[../images/mode.gif]]
#+HTML:
produces this as the html export:
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
h