Hello,
Ruben Maher writes:
> * lisp/ox-html.el: Remove superfluous whitespace from meta tags, put
> there by `org-html--buld-meta-info' and `org-html--build-head'.
> `org-html-close-tag' already inserts a space, so it is not necessary
> to add another. Previously these affected tags would
* lisp/ox-html.el: Remove superfluous whitespace from meta tags, put
there by `org-html--buld-meta-info' and `org-html--build-head'.
`org-html-close-tag' already inserts a space, so it is not necessary
to add another. Previously these affected tags would look like
.
TINYCHANGE
---
lisp/o
Hello,
Ruben Maher writes:
> * lisp/ox-html.el: Remove superfluous whitespace from meta tags, put
> there by `org-html--buld-meta-info' and `org-html--build-head'.
> `org-html-close-tag' already inserts a space, so it is not necessary
> to add another. Previously these affected tags would
* lisp/ox-html.el: Remove superfluous whitespace from meta tags, put
there by `org-html--buld-meta-info' and `org-html--build-head'.
`org-html-close-tag' already inserts a space, so it is not necessary
to add another. Previously these affected tags would look like
.
---
lisp/ox-html.el |