Skip to content

Question: vue/html-end-tags #160

Closed
Closed
@armano2

Description

@armano2

Tell us about your environment

  • ESLint Version: 4.4.1
  • eslint-plugin-vue Version: 3.11.0
  • Node Version: 8.3.0

Question

For now rule vue/html-end-tags works only for non void html tags as described in doc:
https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/html-end-tags.md#todo-brbr

TODO: <br></br>

parse5 does not recognize the illegal end tags of void elements.

We are not longer use parse5 but issue is stil present with new parser.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions