import { importPlugin } from '@nicco.io/markdown-it-import'
export default ({ marp }) => marp.use(importPlugin)