Skip to content

Highlighting for != or ! for unescaped HTML #2

@tordans

Description

@tordans

With rails_xss getting more popular and ruby3 on its way it gets more important to support unescaped strings.

HAML has the != or ! helper for this http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#unescaping_html

Unfortunatelly adding the != or replacing the = with a ! breaks the highlighting for the following code.

The same goes for = and &= or their shortcut &.

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