import remarkWrapSections from './remarkWrapSections.mjs'
const remarkPlugins = [
remarkWrapSections,
]
export default remarkPlugins