Skip to content

ObsidianSearchQuery.matchContent method

ObsidianSearchQuery › matchContent

Unofficial

Matches content against the query.

Signature:

matchContent(content: string): unknown

Parameters:

Parameter Type Description
content string The content to match.

Returns: unknownThe match result.