You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TagHunter is a Python tool for identifying <p> tags in HTML files that are not properly nested, such as <p> tags that appear as list items but are not part of <li> tags.
About
TagHunter is a Python tool for identifying <p> tags in HTML files that are not properly nested, such as <p> tags that appear as list items but are not part of <li> tags.