ox-html: Remove spurious newline at the end of inline source code
commitb7c144a104641c2680ec8bd1f3092698fcca038c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Aug 2016 10:01:08 +0000 (28 12:01 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Aug 2016 10:01:08 +0000 (28 12:01 +0200)
tree6d77f74cedaba5784dec2f24a7982fabb781afa5
parent250567b1334de82a00dee7b1e1d7fbf7bea0e10e
ox-html: Remove spurious newline at the end of inline source code

* lisp/ox-html.el (org-html-inline-src-block): Do not call
  `org-html-format-code', which is meant to be used for source blocks
  only.

Reported-by: Clément Pit--Claudel <clement.pit@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/108890>
lisp/ox-html.el