I have publishing errors using org version release_8.3.2-420-g955bc5 that
are not present if I use org version 8.2.10.

The problem seems to be this html section which is not rendered correctly -
I just see the html code and not the output.

#+BEGIN_HTML
<a href="../pdf/air_pump.pdf">The text of this article as a pdf file</a>
<div id="haas-frame">
<p>
<a href="http://en.wikipedia.org/wiki/Robert_Boyle";>
<img src="../graphics/robert_boyle_detail.jpg" width="170px"
alt="Robert_Boyle_detail" />
</a>
</p>
<p>
<a href="http://en.wikipedia.org/wiki/Air_pump";>
<img src="../graphics/air_pump_small.jpg" width="170px" alt="Air_Pump" />
</a>
</p>
<p>
<a href="http://en.wikipedia.org/wiki/Thomas_Hobbes";>
<img src="../graphics/thomas_hobbes.jpg" width="170px" alt="Thomas_Hobbes" />
</a>
</p>
</div>
#+END_HTML

Any ideas?


Reply via email to