The ReadingTimePlugin
generates an estimation of how long a page written in MDX will take to read and adds the readingTime
property to the metadata of a page.
This plugin runs with no special priority.
This plugin is included in the mosaic config shipped by the Mosaic standard generator. So if you use the below import in your mosaic.config.mjs
file then the plugin is included already:
To add it yourself, add the following to the plugins
collection: