Tag.useStrictSdl

This is the default mode.

  1. Causes parseSdlTag to throw SdlParseException if a tag's open brace appears after a newline
  2. Causes parseSdlTag to throw SdlParseException if any tag value appears after any tag attribute
  3. Causes parseSdlTag to set anonymous tag names to "content"
struct Tag
void
useStrictSdl
()

Meta