Skip to content

HTML Razor syntax red line even on correct quote placement #7

Description

@Daksh14

Currently, If you type

<link href="@Url.Content("~/Styles/main.css")" rel="stylesheet" type="text/css" />

then there's a red line at the very end of the line. I think it happens because of bad quote placement but I don't see any bad quote placement here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions