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

Line breaks disappear with style Code #32

@eviltel

Description

@eviltel

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions