Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:

GrammarIgnoreDictFile parameters sets a path to a special file with list of grammar problems IDs comma separated that should be ignored.

Parameter type:String
Default value:grammar_ignore.txt
Possible values:Path to a custom directory with a special file *.txt file with grammar rules to ignore.


Code Block
languagexml
themeEmacs
<GrammarIgnoreDictFile>grammar_ignore.txt</GrammarIgnoreDictFile>


...