Skip to content

Invalid / Unknown character in CSS in external need links #1620

@Stausssi

Description

@Stausssi

Hi, I've stumbled upon a character error in external need links:

a.external_link:after {
content: "🡽"
/* Same, but with none breaking space (&nbsp not supported in content!)*/
/*content: "\00a0\00a0🡽"*/
}

which unfortunately also renders in the HTML output:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions