Hi, I pulled from git yesterday and am having trouble with #+ATTR_HTML in html export -- from what I cna tell, the #+ATTR_HTML: lines are just being ignored. Has anyone else seen this? I've inlined a very simple test file below, perhaps there are errors that I'm missing? -------------------------------- test.org In the dashboard, take note of the "Publications" area in the lefthand side: #+ATTR_HTML: alt="cat/spider image" title="Action!" align="right" [[file:~/publications.jpeg]] -----------------------------------