Skip to content

Bug: HTML </style> #6

@shungo27

Description

@shungo27

No color to "<" in </ style>.

<!DOCTYPE html>
<html lang="en">

<head>
  <title>Test</title>
  <style>
    body {
      background: #333;
    }
  </style> <!-- this -->
</head>

<body>
  <h1>test</h1>
</body>

</html>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions