Skip to content

Sentence boundary destroys href. #61

@meshane

Description

@meshane

I'm realizing as I write this that this could perhaps be fixed with the regex provided in the documentation for sentence boundaries, but as it stands the regex can cut off the resulting string mid href. As such, you end up with an open quotation that is not closed and many resulting formatting problems on the page. I got something like this as a result.

<p>Sample text with link to <a href=\"http://www.example.</a></p>

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