mdiToDocx
このコンテンツはまだ日本語訳がありません。
mdiToDocx(
tree,profile?):Promise<Buffer<ArrayBufferLike>>
Defined in: index.ts:12
Preserve the mdast-facing package API while delegating OOXML generation to the single Rust implementation used by every language binding.
Parameters
Section titled “Parameters”Root
profile?
Section titled “profile?”ExportProfile
Returns
Section titled “Returns”Promise<Buffer<ArrayBufferLike>>