1Core.CollectErrors 2TYPE: bool 3VERSION: 2.0.0 4DEFAULT: false 5--DESCRIPTION-- 6 7Whether or not to collect errors found while filtering the document. This 8is a useful way to give feedback to your users. <strong>Warning:</strong> 9Currently this feature is very patchy and experimental, with lots of 10possible error messages not yet implemented. It will not cause any 11problems, but it may not help your users either. 12--# vim: et sw=4 sts=4 13