Skip to content

Wrap text with <p> instead of <div> #117

@buzdyk

Description

@buzdyk

Hi.

Currently the text:

Sentence 1.
Sentence 2.

is transformed to the following markup:

<div><!--block-->Sentence 1.<br>Sentence 2.</div>

Is there any way to affect Trix behaviour and have

<p><!--block-->Sentence 1.</p><p>Sentence 2.</p>

instead?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions