Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
docxToTex(input: Uint8Array, options: object = {}): Promise<VFile>;
Name | Type |
---|---|
input |
Uint8Array |
options |
object |
options.citationType? |
"endnote" |
options.mailto? |
string |
options.url? |
string |
Promise
<VFile
>
Defined in: lib/processors-jote-docx-tex.ts:15
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add jote-docx-tex
# or with yarn
# yarn add jote-docx-tex
# or with npm
# npm install jote-docx-tex
Can't really remember what this is lmao