Skip to content

Parser: disable html-no-unescaped-entities in multi-line link_to #1742

Description

@ur5us

Say I use multi-line formatting like the following.

<%= link_to(
  "Tutorials & help",
  tutorial_path,
) %>

How do I disable html-no-unescaped-entities?

Metadata

Metadata

Assignees

No one assigned

    Labels

    action-view-helpersAction View helper support and metadatabugSomething isn't workingcC source for the core parser, lexer, and ASTparserHTML+ERB parser

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions