Procházet zdrojové kódy

Merge branch 'maint'

Bastien před 3 roky
rodič
revize
da2938d352
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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>"