Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Line breaks disappear with style Code #32

Open
eviltel opened this issue Oct 27, 2013 · 1 comment
Open

Line breaks disappear with style Code #32

eviltel opened this issue Oct 27, 2013 · 1 comment

Comments

@eviltel
Copy link

eviltel commented Oct 27, 2013

Used versions

  • headings 0.1.6
  • etherpad-lite 1.3.0
  • Debian Wheezy (7.2) with abiword 2.9.2

Problem

You use the style Code from headings for a code block in your pad, for ex.:

print "Hello";
print "you!";
return 0;

If you want to export this pad to html, pdf and so on the linebreaks in the code block disappear. This looks like:

print "Hello"; print "you!"; return 0;
@JohnMcLear
Copy link
Collaborator

This is fine on ep_headings2, @eviltel I think this is probably fine for you now too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants