Skip to content

FilePropertiesView.isSupportedFile method

FilePropertiesView › isSupportedFile

Unofficial

Checks the file is an markdown file.

Signature:

isSupportedFile(file: TFile): boolean

Parameters:

ParameterTypeDescription
fileTFileThe file to check.

Returns: booleanWhether the file is a supported markdown file.