Detalhes do pacote

remark-preset-remcohaszing

remcohaszing1.5kMIT3.1.1

An opiniated remark preset

preset, remark, remark-preset

readme (leia-me)

remark-preset-remcohaszing

github actions npm version npm downloads

An opiniated remark preset.

Table of Contents

Installation

npm install remark-preset-remcohaszing

Usage

This package is intended to be used with remark-cli and remark-language-server.

To use it, create a file named .remarkrc.yaml with the following content:

plugins:
  - remark-preset-remcohaszing

Then run:

remark --frail .

API

This package only has a default export. The default export is the remark preset. The preset contains the following plugins:

Compatibility

This project is compatible with Node.js 16 or greater.

License

MIT © Remco Haszing