Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 673 Bytes

File metadata and controls

33 lines (19 loc) · 673 Bytes

remark-tight-comments

remark-tight-comments

Table of contents

Functions

Functions

default

default(this, ...parameters): undefined | void | Transformer<Root, Root>

A remark plugin that ensures tight spacing between HTML comments and select other mdast nodes under certain conditions.

Parameters

Name Type
this Processor<undefined, undefined, undefined, undefined, undefined>
...parameters void[]

Returns

undefined | void | Transformer<Root, Root>

Defined in

node_modules/unified/lib/index.d.ts:946