Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Filter

FilterFunction

FilterFunction: (node: HTMLElement, options: turndown.Options) => boolean

Type declaration

Node

Node: HTMLElement | Document | DocumentFragment

Plugin

Plugin: (service: turndown) => void

Type declaration

ReplacementFunction

ReplacementFunction: (content: string, node: turndown.Node, options: turndown.Options) => string

Type declaration

TagName

TagName: keyof HTMLElementTagNameMap

Generated using TypeDoc