Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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