Is there an easy way to specify configuration on a per page level, rather than project wide? As an example I wish to allow images on one page, but disallow them on another. A similar idea to what was mentioned here https://github.com/nuxt-community/markdownit-module/issues/7#issuecomment-855342164
Is there an easy way to specify configuration on a per page level, rather than project wide?
As an example I wish to allow images on one page, but disallow them on another.
A similar idea to what was mentioned here
#7 (comment)