unified-lint-rule
unified plugin to make it a bit easier to create linting rules- 74%
- 606k
- 713 B
remark-lint-no-blockquote-without-marker
remark-lint rule to warn when blank lines without markers (>
) are found in a block quote- 73%
- 426k
- 1.78 kB
remark-lint
remark plugin to lint Markdown code style- 73%
- 483k
- 2.35 kB
remark-lint-ordered-list-marker-style
remark-lint rule to warn when the markers of ordered lists violate a given style- 73%
- 453k
- 1.64 kB
remark-lint-list-item-indent
remark-lint rule to warn when the spacing between a list item’s bullet and its content violates a given style- 73%
- 426k
- 3.89 kB
remark-lint-no-inline-padding
remark-lint rule to warn when inline nodes are padded with spaces- 73%
- 428k
- 1.57 kB
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break- 73%
- 423k
- 1.52 kB
remark-lint-no-literal-urls
remark-lint rule to warn when URLs without angle brackets are used- 73%
- 421k
- 1.65 kB
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used- 73%
- 414k
- 1.43 kB
remark-lint-no-shortcut-reference-image
remark-lint rule to warn when shortcut reference images are used- 73%
- 414k
- 1.43 kB
remark-lint-list-item-bullet-indent
remark-lint rule to warn when list item bullets are indented- 73%
- 324k
- 3.64 kB
remark-lint-no-heading-content-indent
remark-lint rule to warn when heading content is indented- 73%
- 326k
- 3.9 kB
remark-lint-final-newline
remark-lint rule to warn when a newline at the end of a file is missing- 73%
- 332k
- 829 B
remark-lint-no-unused-definitions
remark-lint rule to warn when unused definitions are found- 73%
- 323k
- 1.54 kB
remark-preset-lint-recommended
remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.- 73%
- 308k
- 7.7 kB
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions- 72%
- 323k
- 1.66 kB
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found- 72%
- 331k
- 2.39 kB
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style- 72%
- 238k
- 1.55 kB
remark-lint-fenced-code-marker
remark-lint rule to warn when fenced code markers violate the given style- 72%
- 238k
- 1.58 kB
remark-lint-strong-marker
remark-lint rule to warn when importance (strong) markers violate the given style- 72%
- 241k
- 1.52 kB
remark-lint-table-cell-padding
remark-lint rule to warn when table cells are incorrectly padded- 72%
- 239k
- 1.9 kB
remark-lint-unordered-list-marker-style
remark-lint rule to warn when markers of unordered lists violate a given style- 72%
- 219k
- 1.65 kB
remark-lint-heading-style
remark-lint rule to warn when heading style violates the given style- 72%
- 239k
- 1.61 kB
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style- 72%
- 244k
- 1.61 kB
remark-lint-blockquote-indentation
remark-lint rule to warn when block quotes are either indented too much or too little- 72%
- 245k
- 3.77 kB
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style- 72%
- 232k
- 1.53 kB
remark-lint-ordered-list-marker-value
remark-lint rule to warn when the marker value of ordered lists violates a given style- 72%
- 231k
- 1.69 kB
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file- 72%
- 212k
- 1.55 kB
remark-lint-maximum-line-length
remark-lint rule to warn when lines are too long- 72%
- 203k
- 1.77 kB
remark-lint-checkbox-character-style
remark-lint rule to warn when list item checkboxes violate a given style- 72%
- 131k
- 1.69 kB
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes- 72%
- 192k
- 1.51 kB
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition- 72%
- 184k
- 1.55 kB
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented- 72%
- 185k
- 1.81 kB
remark-lint-link-title-style
remark-lint rule to warn when link and definition titles occur with incorrect quotes- 72%
- 217k
- 1.92 kB
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines- 72%
- 182k
- 3.85 kB
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars- 72%
- 187k
- 1.53 kB
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag- 72%
- 185k
- 1.6 kB
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase- 72%
- 183k
- 1.55 kB
remark-lint-list-item-content-indent
remark-lint rule to warn when the content of a list item has mixed indentation- 72%
- 211k
- 3.81 kB
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article- 72%
- 184k
- 835 B
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes- 72%
- 182k
- 829 B
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes- 72%
- 185k
- 831 B
remark-lint-table-pipe-alignment
remark-lint rule to warn when table pipes are not aligned- 72%
- 175k
- 1.58 kB
remark-lint-no-heading-punctuation
remark-lint rule to warn when headings end in illegal characters- 71%
- 175k
- 1.58 kB
remark-lint-no-emphasis-as-heading
remark-lint rule to warn when emphasis or importance is used instead of a heading- 71%
- 174k
- 1.49 kB
remark-lint-no-file-name-irregular-characters
remark-lint rule to warn when file names contain irregular characters- 71%
- 176k
- 874 B
remark-lint-no-file-name-mixed-case
remark-lint rule to warn when file names use mixed case- 71%
- 174k
- 834 B
remark-lint-file-extension
remark-lint rule to warn when the file’s extension violates the given style- 71%
- 184k
- 812 B
remark-lint-no-tabs
remark-lint rule to warn when hard tabs are used instead of spaces- 71%
- 71k
- 1.05 kB
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used- 71%
- 189k
- 1.63 kB
remark-preset-lint-consistent
remark preset to configure remark-lint with rules that enforce consistency- 71%
- 90k
- 7.43 kB
remark-lint-no-auto-link-without-protocol
Deprecated- 71%
- 277k
- 1.66 kB
remark-lint-checkbox-content-indent
remark-lint rule to warn when list item checkboxes are followed by too much whitespace- 71%
- 42k
- 1.78 kB
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value- 71%
- 42k
- 1.48 kB
remark-lint-no-heading-indent
remark-lint rule to warn when headings are indented- 71%
- 38k
- 3.7 kB
remark-lint-no-empty-url
remark-lint rule to warn on empty URLs in links and images- 71%
- 48k
- 1.43 kB
remark-lint-no-missing-blank-lines
remark-lint rule to warn when missing blank lines- 71%
- 27k
- 1.61 kB
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings- 71%
- 159k
- 1.75 kB
remark-lint-list-item-spacing
remark-lint rule to warn when list looseness is incorrect- 71%
- 161k
- 1.64 kB
remark-lint-heading-increment
remark-lint rule to warn when headings increment with more than 1 level at a time- 71%
- 164k
- 1.43 kB
remark-lint-maximum-heading-length
remark-lint rule to warn when headings are too long- 71%
- 163k
- 1.52 kB
remark-preset-lint-markdown-style-guide
remark preset to configure remark-lint with rules that enforce the markdown style guide- 70%
- 151k
- 10.7 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 12k
- 1.42 kB
remark-lint-no-duplicate-headings-in-section
remark-lint rule to warn on duplicate headings in a section- 69%
- 26k
- 1.79 kB
remark-lint-no-reference-like-url
remark-lint rule to warn when URLs are also defined identifiers- 69%
- 16k
- 1.47 kB
remark-lint-no-heading-like-paragraph
remark-lint rule to for too many hashes (h7+ “headings”)- 69%
- 14k
- 1.45 kB
remark-lint-strikethrough-marker
remark-lint rule to warn when strikethrough markers violate the given style- 69%
- 2k
- 1.54 kB
remark-lint-no-paragraph-content-indent
remark-lint rule to warn when the content in paragraphs are indented- 69%
- 10k
- 1.82 kB
remark-lint-linebreak-style
remark-lint rule to warn when linebreaks violate a given or detected style- 69%
- 4k
- 1.14 kB