API DocumentationfunctionsFunction: parseDocument()On this pageFunction: parseDocument() function parseDocument(path, text): Document; Defined in: parsing.d.ts:6 Parses the given text as a Document. Parameters ParameterTypepathstringtextstring Returns Document