Skip to content

TurndownService.use method

TurndownService › use

Unofficial

Register plugin(s).

Signature:

use(plugins: TurndownServicePlugin | TurndownServicePlugin[]): this

Parameters:

Parameter Type Description
plugins TurndownServicePlugin | TurndownServicePlugin[] Plugin or array of plugins.

Returns: thisThis instance for chaining.