Basic concepts
Closing tag
The closing tag is the name wrapped by at least two selected characters that include a forward slash at the beginning. A simple example is [/quote].
Opening tag
The opening tag is the name wrapped by at least two selected characters. A simple example is [quote].
Replace tag
It's the action of replacing a tag with a replacement value in a specified text.
Tag
As a noun, a label consists of a name wrapped by an opening and closing characters, where the opening is before the name and the closing after the name.
As a verb, to mark the specified text around with the opening and closing tag.
Text
The text without the opening and closing tag around.
Name
The name is a label without the opening and closing characters around.
Tagged text
The tagged text is specified text marked by the opening and closing tag around.
Untagged text
The untagged text is tagged text after the action of removing from it the opening and closing tag around.
Last updated