Prechádzať zdrojové kódy

Merge branch 'maint'

Bastien 3 rokov pred
rodič
commit
da2938d352
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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) {
          elem.classList.remove(\"code-highlighted\");
          target.classList.remove(\"code-highlighted\");
+       }
      }
 // @license-end
 </script>"