Enumerations
The following enumerations are available globally.
-
Map of strings to content types.
The string is read from the “CONTENT_TYPE” pragma
See more{{% CONTENT_TYPE: type}}
. Replace type with the content type required. The default available types areTEXT
andHTML
. You can register your own withHBMustacheContentTypes.register
.Declaration
Swift
public enum HBMustacheContentTypes