Skip to content

How to customise conversion of \r \n characters? #4

Description

@roberttolton

Hi, is there a way to customise how \r\n\r\n characters are converted?

I'm looking to have \r\n\r\n become </p>\n\n<p> (wrapped in paragraph tags, first tag is last tag of previous paragraph for this example sequence).

Currently this package is producing <br/>\n<br/>\n and no paragraphs at all.

Even if I was able to turn-off the automatic <br> insertion and do it outside of this package, that would be ok.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions