branch: externals/org
commit da2938d35253d4ae380b1498bab296e93bea5955
Merge: f1b9119 2956c86
Author: Bastien <b...@gnu.org>
Commit: Bastien <b...@gnu.org>

    Merge branch 'maint'
---
 lisp/ox-html.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/ox-html.el b/lisp/ox-html.el
index 15cc278..e48afe2 100644
--- a/lisp/ox-html.el
+++ b/lisp/ox-html.el
@@ -250,6 +250,7 @@ property on the headline itself.")
        if(null != target) {
          elem.classList.remove(\"code-highlighted\");
          target.classList.remove(\"code-highlighted\");
+       }
      }
 // @license-end
 </script>"

Reply via email to