exportAsMarkdown

public final void exportAsMarkdown(String filepath)

Exports the document as Markdown format to the specified file path.

Parameters

filepath

The file path where the Markdown document will be saved.