Constructors
constructor
- new turndown(options?): turndown
Properties
options
rules
Methods
addRule
- addRule(key, rule): this
Returns this
escape
- escape(str): string
Returns string
keep
- keep(filter): this
Returns this
remove
- remove(filter): this
Returns this
turndown
- turndown(html): string
Returns string
use
- use(plugins): this
Returns this