Skip to content

Why are there multiple CSS classes that mean the same thing? #42

@Daniel15

Description

@Daniel15

There's the following pairs with the same semantic meaning:

  • htmlElementName and xmlName
  • htmlAttributeName and xmlAttribute
  • comment and htmlComment
  • string, jsonString, xmlAttributeValue and htmlAttributeValue
  • cssPropertyName and jsonKey

Is there a reason these are separated out instead of just using the same class name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions