Markdown Style Guide rules as remark-lint configuration preset.
Explore the Style Guide »
Report Bug
·
Request Feature
Table of Contents
About
Inspired and based on Arctic Ice Studio Remark-Lint
It is used to showcase Docs As Code and DocOps.
Usage
This remark-lint configuration preset can be used by adding it to the plugins within the remark-lint configuration file of your project.
Add remark-preset-lint-ocular-d
to the plugins
array in your .remarkrc.js
or .remarkrc
file:
module.exports = {
plugins: ["remark-preset-lint-ocular-d"]
};
Contributing
We are a community effort, and everybody is most welcome to participate!
Be it filing bugs, formulating enhancements, creating pull requests, or any other means of contribution, we encourage contributions from everyone.
License
Credits