Hi,
On Thu, Sep 5, 2019, 00:45 David Masterson wrote:
> I see that, for tags picked up via inheritance from parent headlines,
> when the tags are produced in the agenda, the current agenda item will
> have an extra colon after the inherited tags. Is this by design?
Yes, it is by design, fo
I see that, for tags picked up via inheritance from parent headlines,
when the tags are produced in the agenda, the current agenda item will
have an extra colon after the inherited tags. Is this by design? Can
that be controlled?
Example Parent :tag1:
Example child of Parent :tag1::
--
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!