Not a developer? Go to MovableType.com

Documentation

TagName

Outputs the name of the current tag in context.

Attributes:

  • normalize (optional; default "0")

    If specified, outputs the "normalized" form of the tag. A normalized tag has been stripped of any spaces and punctuation and is only lowercase.

    • quote (optional; default "0")

      If specified, causes any tag with spaces in it to be wrapped in quote marks.

Back