``` if (options.excludePages.indexOf(section.reference) !== -1) { ^ TypeError: Cannot read property 'indexOf' of undefined ```