Skip to content

<meta charSet="utf-8"/> The attribute name of [ charSet ] must be in lowercase.(attr-lowercase) #2568

Closed
@jebarpg

Description

@jebarpg

Search terms

<meta charSet="utf-8"/>

Expected Behavior

in index.html this is how it should be formatted
<meta charset="utf-8"/>

Actual Behavior

in index.html this is how it is currently formatted
<meta charSet="utf-8"/>

Steps to reproduce the bug

npm typedoc

Environment

  • Typedoc version: 0.25.13
  • TypeScript version: 5.4.5
  • Node.js version: v22.1.0
  • OS: Clear Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions