// These kind of comments are used in HTML module.exports = { regionStartMatcher: /^\s*)?\s*$/, regionEndMatcher: /^\s*\s*$/, plasterMatcher: /^\s*\s*$/, createPlasterComment: plaster => `` };