Skip to content

HTML Converter - Space Between Nodes #11

@iamvery

Description

@iamvery

What if I'd like to have spaces between HTML nodes? Like, when using formatting HTML tags.

Say you have HTML as such:

<p>This is a <em>test</em>.</p>

This would be rendered as:

This is atest.

I cannot come up with any way to allow space between nodes at all! All text is stripped of leading/trailing space. Ideas?


This is copied from b3d57cc#commitcomment-1460132

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