Module html_tags

Source
Expand description

Detects invalid HTML (like an unclosed <span>) in doc comments.

Constantsยง

ALLOWED_UNCLOSED ๐Ÿ”’

Functionsยง

drop_tag ๐Ÿ”’
extract_html_tag ๐Ÿ”’
extract_path_backwards ๐Ÿ”’
extract_path_forward ๐Ÿ”’
extract_tags ๐Ÿ”’
is_valid_for_html_tag_name ๐Ÿ”’
visit_item ๐Ÿ”’