module.exports = {
    /**
     * Returns the word count for any given page based on the paragraph elements.
     * This cuts out a lot of noise, though not every page uses paragraph tags (silly) and 
     * sometimes pages use paragraph tags within the footer or header or even navigation menus.