0.0.3 • Published 6 years ago
remark-preset-lint-ocular-d v0.0.3
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.