Skip to content

TurndownService.remove method

TurndownService › remove

Unofficial

Remove elements matching a filter from output.

Signature:

remove(filter: TurndownServiceFilter): this

Parameters:

Parameter Type Description
filter TurndownServiceFilter The filter to match.

Returns: thisThis instance for chaining.