|
error = [ ' variables ' , ' xmltags ' , ' escapes ' ]
|
|
warning = [ ' blank ' ]
|
|
alwayswarn = True
|
|
limitfilters = [ ' variables ' , ' xmltags ' , ' escapes ' , ' blank ' ]
|
|
excludefilters = { }
|
|
includefuzzy = False
Parse an instance of this class from the start of the given string.
|
|
includereview = False
Parse an instance of this class from the start of the given string.
|
|
autocorrect = False
Parse an instance of this class from the start of the given string.
|