all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Klipse change removed line breaks in html export of code blocks
@ 2017-09-15  5:04 Alexander Vorobiev
  2017-09-16 15:27 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Vorobiev @ 2017-09-15  5:04 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

Hi,

I noticed that at some point source code blocks lost the line breaks in the
html export. Closer investigation revealed that the reason was the change (
https://www.mail-archive.com/emacs-orgmode@gnu.org/msg113099.html) which
started using
<pre><code class = ...> html tags instead of <pre class = ...> so setting
(setq org-html-keep-old-src t) fixed the issue for me.

My question is why is this behavior not the default? It looks like Klipse
supports very few languages (of which I use none) but the change affects
every single language supported by Org mode.

Thanks,
Alex

[-- Attachment #2: Type: text/html, Size: 795 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-19  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15  5:04 Klipse change removed line breaks in html export of code blocks Alexander Vorobiev
2017-09-16 15:27 ` Nicolas Goaziou
2017-09-19  0:58   ` N. Raghavendra

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.