Inspection for HTML when id starts with # or class starts with .
Answered
After searching for 2 hours what my problem is (shame on me, I know) I'd like to suggest another inspection for HTML
If there is something like:
<div id="#foo"></div>
there should be a hint for a malformed id. I'm not sure if this id is valid, but I think nobody wants to use such an id. The same goes with the class attribute and the dot.
Please sign in to leave a comment.
Hi there,
You can file Feature Request tickets at Issue Tracker
Okay, thanks. I've just done that here.