Skip to content

FilePropertiesView.isSupportedFile method

FilePropertiesView › isSupportedFile

Unofficial

Checks the file is an markdown file.

Signature:

isSupportedFile(file: TFile): boolean

Parameters:

Parameter Type Description
file TFile The file to check.

Returns: booleanWhether the file is a supported markdown file.