Skip to content

HTML Export: Incorrect linebreaks with raw/monospace element #5881

@agryphus

Description

@agryphus

Version: 0.13.0-rc1

I am experimenting with the new HTML export. I understand this feature is extremely new, but hopefully this is low hanging fruit to catch before the full 0.13 release.

Using the below code causes extra linebreaks in the HTML output as opposed to the intended behavior of the PDF output.

= This is a heading with a #raw("raw") element

#lorem(10)

HTML Output:
Image

PDF Output:
Image

Correction: This also happens outside of headings and in paragraphs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghtmlRelated to HTML export

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions