A function that maps a custom tag to the string value it should be replaced with. If null
is returned, the tag will not be replaced.
Return
The value the tag should be replaced with, or null
if there is no mapping for the tag.
Parameters
The custom tag to be replaced.