HTLCER: HTML Tag Lowercase-er
HTLCER is a tool to uniformly lowercase the HTML tags from the HTML code.
For example, <SpAn>Inner Text</SpAn>
will be lowercased as <span>Inner Text</span>
ℹ️ This tool is optional — Because sometimes, we did intend to create custom HTML tags with our own naming convention.