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