Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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