remcohaszing / remark-preset-remcohaszing

An opiniated remark preset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remark-preset-remcohaszing

github actions npm prettier

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:

License

MIT © Remco Haszing

About

An opiniated remark preset

License:MIT License


Languages

Language:JavaScript 100.0%