Expand description
Detects invalid HTML (like an unclosed <span>
) in doc comments.
Constantsยง
- ALLOWED_
UNCLOSED ๐
Functionsยง
- drop_
tag ๐ - extract_
html_ ๐tag - extract_
path_ ๐forward - extract_
tags ๐ - visit_
item ๐
Detects invalid HTML (like an unclosed <span>
) in doc comments.