Skip to content

Html attribute is truncated #2

@hlecorche

Description

@hlecorche

Hello,

The truncate function breaks html attributes :

For exemple:

{{ '<div style="color: red;">Hello world</div>'|truncate(5) }}

display:

<div style="color:</div>...

style attribute is not closed and it's truncated

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