import { type Options } from "https://deno.land/x/lume@v2.2.4/plugins/mdx.ts";
Properties
optional
recmaPlugins: PluggableListList of recma plugins to use
optional
remarkPlugins: PluggableListList of remark plugins to use
optional
rehypeOptions: RehypeOptionsOptions to pass to rehype
optional
rehypePlugins: PluggableListList of rehype plugins to use