Preflight is a pluggable framework for content quality assurance. Out of the box, Preflight tests general readability (reading level, sentence length and word length and complexity), checks link health and provides a text replacement mechanism.
Preflight supports content in RTE editors, textarea and textstrings, including those in Grid, Block List and Nested Content property editors.
New in V2!
Preflight is now variant-aware, allowing each language to run a specific test suite, with independently configurable settings.
Plugins now implement IDiscoverable, and have changes to the IPreflightPlugin interface which must be resolved prior to running the v2 migration. Refer to the repository for more information.