Text parser
const doc = await Doc.text.parse('path/to/file.txt'); Copy
const doc = await Doc.text.parse('path/to/file.txt');
Text parser