Argument of type '{ remarkPlugins: (string | [string, MarkdownPlugin])[] | Record<string, false | MarkdownPlugin> | undefined; rehypePlugins: (string | [...])[] | Record<...> | undefined; highlight: false | { ...; }; components: { ...; }; headings: { ...; }; }' is not assignable to parameter of type 'Partial<ModuleOptions>'.