normalizeTag method
Normalizes a tag by replacing special symbols like '_' and '#' with spaces. When tags are normalized then can be presented to user in similar shape and form.
tag
the tag to normalize. Returns a normalized tag.
Normalizes a tag by replacing special symbols like '_' and '#' with spaces. When tags are normalized then can be presented to user in similar shape and form.
tag
the tag to normalize.
Returns a normalized tag.