Skip to content

[Feature Request] Add support for sorting the attribute's content #21

@dtslvr

Description

@dtslvr

For this template

<div
  class="text-muted text-center"
></div>

it would be handy if the plugin automatically sorts the value of the attribute class:

<div
  class="text-center text-muted"
></div>

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