Skip to content

support typing an abbreviation inside an opening tag #757

@marcmav

Description

@marcmav

e.g:

div id='hero' .flex.justify-between.px-4> >/div>
and it will create:
div id='hero' class='flex justify-between px-4'> >/div>

edit:
i used double greater than signs because somehow when i use lower than and greater than what's inside doesnt show

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions