@textlint-rule/textlint-rule-pattern is a plugin for **textlint** that lets users define custom linting checks using regular‑expression‑like strings. It reports matches, can automatically fix them via replacement, and supports exclusions by pattern, node type, or code blocks—making it useful for developers and writers who want flexible, pattern‑based text linting in Markdown or other plain‑text documents.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A textlint rule that checks by RegExp patterns.