remark-preset-ybiquitous

0.4.3 • Public • Published

npm node

remark-preset-ybiquitous

This package is a personal remark preset for ybiquitous.

It includes some lint rules, plugins, and so on. See index.js for details.

Note: This package supports only ESM. remark 14+ required.

Usage

First, install the package:

npm install remark-preset-ybiquitous

Next, add it to your remark configuration (e.g. .remarkrc):

{
  "plugins": ["remark-preset-ybiquitous"]
}

Finally, run remark:

$ remark .
README.md
  31:1-31:9  warning  Do not use headings with similar content (5:1)  no-duplicate-headings  remark-lint

⚠ 1 warning

/remark-preset-ybiquitous/

    Package Sidebar

    Install

    npm i remark-preset-ybiquitous

    Weekly Downloads

    123

    Version

    0.4.3

    License

    MIT

    Unpacked Size

    10.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • ybiquitous