rep-movsd/see-phit

Add SVG elements to valid tag list

Opened this issue · 1 comments

Use some scraping to extract SVG tag names from somewhere and add it to the array in tags.hpp (sorted)

SVG elements are case sensitive, so need to do case insensitive comparision