Skip to content

GetTextContentParams

Unofficial

Parameters for getting page text content.

Import:

import type { GetTextContentParams } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface GetTextContentParams

Properties

Property Type Description
disableNormalization? boolean Whether to disable text normalization.
includeMarkedContent? boolean Whether to include marked content.