Ihor Radchenko <yanta...@gmail.com> writes: > Joshua Honeycutt <joshua.honeyc...@gmail.com> writes: > >> I added a class attribute to an example block as in: >> >> #+ATTR_HTML :class cmdout >> #+BEGIN_EXAMPLE >> text text text >> #+END_EXAMPLE >> >> I expected this to produce a html tag like: >> >> <pre class="cmdout example"> >> >> but the output was instead: >> >> <pre class="example" class="cmdout">
Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=5cb52f379 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>