'use strict'; module.exports = { position: true, gfm: true, commonmark: false, footnotes: false, pedantic: false, blocks: require('./block-elements.json') };