| 1 | import test from "ava"; |
| 2 | import md from "markdown-it"; |
| 3 | import { full as mdEmoji } from 'markdown-it-emoji' |
| 4 | import eleventySyntaxHighlightPlugin from "@11ty/eleventy-plugin-syntaxhighlight"; |
nothing calls this directly
no test coverage detected