There will be intention to remove the tag in XML/HTML document.
But you should be aware that HTML document tag allowed validness has relatively weak value (comparing e.g. with the xml document with the dtd or schema), because besides pure structure meaning there is also different UI rendering for the particular tag.
Michael Damberger wrote:
I just opened a html file and it shows me some red markers, e.g. <li><p> -> p is not allowed here.
will we get alt-enter -> remove tag (which will also remove the closing tag)?
M.
-- Best regards, Maxim Mossienko IntelliJ Labs / JetBrains Inc. http://www.intellij.com "Develop with pleasure!"
Hi,
There will be intention to remove the tag in XML/HTML document.
But you should be aware that HTML document tag allowed validness has
relatively weak value (comparing e.g. with the xml document with the dtd
or schema), because besides pure structure meaning there is also
different UI rendering for the particular tag.
Michael Damberger wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"