doubleTag

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string doubleTag(string tag, string[string] attributes, string content)
    string
    doubleTag
    (
    string tag
    ,
    string[string] attributes = null
    ,
    string content = null
    )
  2. string doubleTag(string tag, string content)

Meta