Under Community Review

Add document structure information to regular expressions in QA checker

Scenario: There are often different requirements for writing styles and number formats in headings/tables/paragraph texts. To run regex QA checks on these, we currently have to filter by document structure type in the advanced filter, lock irrelevant segments and exclude these from QA. This involves running QA several times on different segment types.

If we could add a drop-down box to select what document structure types a given regex applies to, this would eliminate the duplication of work and enable us to run QA checks on a whole document. Suggest making "all document structure types" the default option and then adding "paragraph", "table", "heading" etc. as drop-down options. We should be able to select multiple options.