remark-preset-ybiquitous
v0.4.4
Published
Remark preset for ybiquitous
Downloads
685
Maintainers
Readme
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 v14 or later is required.
Usage
First, install the package:
npm install remark-preset-ybiquitous
Next, add it to your remark configuration (e.g. .remarkrc.json
):
{
"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