unified-lint-rule
unified plugin to make it a bit easier to create linting rules- 74%
- 1.8m
- 653 B
remark-lint-no-blockquote-without-marker
remark-lint rule to warn when blank lines without markers (>
) are found in a block quote- 73%
- 885k
- 3.81 B
remark-lint
remark plugin to lint Markdown code style- 73%
- 981k
- 1.91 B
remark-lint-ordered-list-marker-style
remark-lint rule to warn when the markers of ordered lists violate a given style- 73%
- 930k
- 1.91 B
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%
- 888k
- 2.86 B
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break- 73%
- 876k
- 0.954 B
remark-lint-no-literal-urls
remark-lint rule to warn when URLs without angle brackets are used- 73%
- 875k
- 0.954 B
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used- 73%
- 860k
- 870 B
remark-lint-no-shortcut-reference-image
remark-lint rule to warn when shortcut reference images are used- 73%
- 860k
- 873 B
remark-lint-list-item-bullet-indent
remark-lint rule to warn when list item bullets are indented- 73%
- 762k
- 2.86 B
remark-lint-no-heading-content-indent
remark-lint rule to warn when heading content is indented- 73%
- 760k
- 2.86 B
remark-lint-final-newline
remark-lint rule to warn when a newline at the end of a file is missing- 73%
- 765k
- 0.954 B
remark-lint-no-unused-definitions
remark-lint rule to warn when unused definitions are found- 73%
- 770k
- 0.954 B
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions- 72%
- 773k
- 0.954 B
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found- 72%
- 781k
- 1.91 B
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style- 72%
- 631k
- 1.91 B
remark-lint-fenced-code-marker
remark-lint rule to warn when fenced code markers violate the given style- 72%
- 626k
- 1.91 B
remark-lint-strong-marker
remark-lint rule to warn when importance (strong) markers violate the given style- 72%
- 642k
- 0.954 B
remark-lint-table-cell-padding
remark-lint rule to warn when table cells are incorrectly padded- 72%
- 634k
- 4.77 B
remark-lint-unordered-list-marker-style
remark-lint rule to warn when markers of unordered lists violate a given style- 72%
- 576k
- 1.91 B
remark-lint-heading-style
remark-lint rule to warn when heading style violates the given style- 72%
- 628k
- 1.91 B
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style- 72%
- 635k
- 1.91 B
remark-lint-blockquote-indentation
remark-lint rule to warn when block quotes are either indented too much or too little- 72%
- 655k
- 2.86 B
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style- 72%
- 621k
- 0.954 B
remark-lint-ordered-list-marker-value
remark-lint rule to warn when the marker value of ordered lists violates a given style- 72%
- 628k
- 1.91 B
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file- 72%
- 559k
- 1.91 B
remark-lint-maximum-line-length
remark-lint rule to warn when lines are too long- 72%
- 552k
- 2.86 B
remark-lint-checkbox-character-style
remark-lint rule to warn when list item checkboxes violate a given style- 72%
- 506k
- 1.91 B
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes- 72%
- 529k
- 0.954 B
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition- 72%
- 508k
- 2.86 B
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented- 72%
- 510k
- 3.81 B
remark-lint-link-title-style
remark-lint rule to warn when link and definition titles occur with incorrect quotes- 72%
- 597k
- 0.954 B
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines- 72%
- 503k
- 2.86 B
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars- 72%
- 509k
- 0.954 B
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag- 72%
- 516k
- 10.5 B
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase- 72%
- 513k
- 0.954 B
remark-lint-list-item-content-indent
remark-lint rule to warn when the content of a list item has mixed indentation- 72%
- 569k
- 3.81 B
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article- 72%
- 505k
- 789 B
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes- 72%
- 505k
- 775 B
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes- 72%
- 507k
- 785 B
remark-lint-table-pipe-alignment
remark-lint rule to warn when table pipes are not aligned- 72%
- 485k
- 3.81 B
remark-lint-no-heading-punctuation
remark-lint rule to warn when headings end in illegal characters- 71%
- 485k
- 0.954 B
remark-lint-no-emphasis-as-heading
remark-lint rule to warn when emphasis or importance is used instead of a heading- 71%
- 497k
- 0.954 B
remark-lint-no-file-name-irregular-characters
remark-lint rule to warn when file names contain irregular characters- 71%
- 490k
- 877 B
remark-lint-no-file-name-mixed-case
remark-lint rule to warn when file names use mixed case- 71%
- 487k
- 789 B
remark-lint-file-extension
remark-lint rule to warn when the file’s extension violates the given style- 71%
- 523k
- 0.954 B
remark-lint-no-tabs
remark-lint rule to warn when hard tabs are used instead of spaces- 71%
- 371k
- 0.954 B
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used- 71%
- 533k
- 0.954 B
remark-lint-checkbox-content-indent
remark-lint rule to warn when list item checkboxes are followed by too much whitespace- 71%
- 332k
- 2.86 B
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value- 71%
- 104k
- 0.954 B
remark-lint-no-heading-indent
remark-lint rule to warn when headings are indented- 71%
- 325k
- 2.86 B
remark-lint-no-empty-url
remark-lint rule to warn on empty URLs in links and images- 71%
- 336k
- 886 B
remark-lint-no-missing-blank-lines
remark-lint rule to warn when missing blank lines- 71%
- 66k
- 0.954 B
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings- 71%
- 474k
- 0.954 B
remark-lint-list-item-spacing
remark-lint rule to warn when list looseness is incorrect- 71%
- 445k
- 3.81 B
remark-lint-heading-increment
remark-lint rule to warn when headings increment with more than 1 level at a time- 71%
- 476k
- 0.954 B
remark-lint-maximum-heading-length
remark-lint rule to warn when headings are too long- 71%
- 489k
- 0.954 B
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 54k
- 880 B
remark-lint-no-duplicate-headings-in-section
remark-lint rule to warn on duplicate headings in a section- 69%
- 300k
- 0.954 B
remark-lint-no-reference-like-url
remark-lint rule to warn when URLs are also defined identifiers- 69%
- 291k
- 0.954 B
remark-lint-no-heading-like-paragraph
remark-lint rule to for too many hashes (h7+ “headings”)- 69%
- 289k
- 2.86 B
remark-lint-no-unneeded-full-reference-image
remark-lint rule to warn when full reference images are used if they can be collapsed- 69%
- 289k
- 0.954 B
remark-lint-no-unneeded-full-reference-link
remark-lint rule to warn when full reference links are used if they can be collapsed- 69%
- 289k
- 0.954 B
remark-lint-strikethrough-marker
remark-lint rule to warn when strikethrough markers violate the given style- 69%
- 5k
- 0.954 B
remark-lint-no-duplicate-defined-urls
remark-lint rule to warn on definitions that define the same urls- 69%
- 55k
- 0.954 B
remark-lint-no-paragraph-content-indent
remark-lint rule to warn when the content in paragraphs are indented- 69%
- 275k
- 3.81 B
remark-lint-linebreak-style
remark-lint rule to warn when linebreaks violate a given or detected style- 69%
- 247k
- 0.954 B
vfile-reporter-pretty
vfile utility to create a pretty report for a file- 67%
- 3k
- 42.9 B
remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.- 59%
- 766
- 41 B
remark-lint-spaces-around-number
remark lint plugin that checks if there are spaces between number and Chinese- 57%
- 4.1k
- 1.91 B
remark-lint-spaces-around-word
remark lint plugin that checks if there are spaces between English word and Chinese- 57%
- 4.1k
- 1.91 B
remark-lint-match-punctuation
remark lint plugin that checks punctuation are used in pair- 56%
- 5.4k
- 1.91 B
remark-lint-no-long-code
remark lint plugin that warn when line in code block is too long- 56%
- 5.4k
- 1.91 B
remark-lint-no-repeat-punctuation
remark lint plugin that will warn when multiple punctuations found in series.- 54%
- 5.2k
- 1.91 B
remark-lint-no-chinese-punctuation-in-number
remark lint plugin that warn when Chinese punctuation found in numbers.- 54%
- 450
- 1.91 B
remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 320
@laysent/remark-preset-lint
preset of remark lint rules- 43%
- 114
- 13.4 B
redot-lint
Lint graphviz with redot- 31%
- 82
- 1.91 B
Find other packages matching lint on npm