Explorar el Código

Merge branch 'maint'

Bastien hace 3 años
padre
commit
da2938d352
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>"