MCPcopy
hub / github.com/vercel/next.js / compileMdx

Function compileMdx

packages/next-mdx/mdx-rs-loader.js:153–153  ·  view source on GitHub ↗
(input)

Source from the content-addressed store, hash-verified

151 }
152
153 const compileMdx = (input) => bindings.mdx.compile(input, options)
154
155 const processor =
156 format === 'md'

Callers

nothing calls this directly

Calls 1

compileMethod · 0.45

Tested by

no test coverage detected