We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ecd4071
Check if cur-tag exists before using it So we don't feed nil into function that don't handle it. Also remove unnecessary local variables.