Browse Source

Merge branch 'maint'

Bastien 4 năm trước cách đây
mục cha
commit
da2938d352
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lisp/ox-html.el

+ 1 - 0
lisp/ox-html.el

@@ -250,6 +250,7 @@ property on the headline itself.")
        if(null != target) {
        if(null != target) {
          elem.classList.remove(\"code-highlighted\");
          elem.classList.remove(\"code-highlighted\");
          target.classList.remove(\"code-highlighted\");
          target.classList.remove(\"code-highlighted\");
+       }
      }
      }
 // @license-end
 // @license-end
 </script>"
 </script>"