in HTML export, the following org text:
#+ATTR_HTML: :class paired
[[file:~/DH/Images/louvre-jean-baptiste-greuze-la-lecture-de-la-bible.jpg]]
exports for me as:
-----
------
Is there a way to get the ~class="paired"~ attached to the *figure* rather
than the *img* tag? Thank you!