A plugin to assist with readability in Wagtail's hallo.js.
Install using pip:
pip install wagtail-readability
It works with Wagtail 1.0 and upwards.
To use this plugin firstly you will need to add wagtailreadability
to your installed apps.
This will add an icon to all wagtail RichTextField
s with an eye icon. Clicking on this icon will display the score of how
readable the text you have written is.