FilePropertiesView.isSupportedFile method
FilePropertiesView › isSupportedFile
Unofficial
Checks the file is an markdown file.Signature:
isSupportedFile(file: TFile): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The file to check. |
Returns: boolean — Whether the file is a supported markdown file.