Skip to content

Remove empty elements #8

@maltsev

Description

@maltsev

Source:

<div>hello <span><b></b></span></div>

Minified:

<div>hello</div>

By default the module must be disabled, since it could break the page. It should probably have a few options:

  • remove all empty elements
  • remove empty elements without attributes (class, id, etc)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions