ConvertResult
Defined in: DocumentConverter.ts:5
Result of converting a document to markdown.
Properties
Section titled “Properties”| Property | Modifier | Type | Defined in |
|---|---|---|---|
charCount | readonly | number | DocumentConverter.ts:7 |
markdown | readonly | string | DocumentConverter.ts:6 |