unified-lint-rule
unified plugin to make it a bit easier to create linting rules- 74%
- 560k
- 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%
- 395k
- 1.78 kB
remark-lint
remark plugin to lint Markdown code style- 73%
- 449k
- 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%
- 426k
- 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%
- 396k
- 3.89 kB
remark-lint-no-inline-padding
remark-lint rule to warn when inline nodes are padded with spaces- 73%
- 396k
- 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%
- 393k
- 1.52 kB
remark-lint-no-literal-urls
remark-lint rule to warn when URLs without angle brackets are used- 73%
- 392k
- 1.65 kB
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used- 73%
- 388k
- 1.43 kB
remark-lint-no-shortcut-reference-image
remark-lint rule to warn when shortcut reference images are used- 73%
- 388k
- 1.44 kB
remark-lint-list-item-bullet-indent
remark-lint rule to warn when list item bullets are indented- 73%
- 300k
- 3.64 kB
remark-lint-no-heading-content-indent
remark-lint rule to warn when heading content is indented- 73%
- 301k
- 3.9 kB
remark-lint-final-newline
remark-lint rule to warn when a newline at the end of a file is missing- 73%
- 306k
- 829 B
remark-lint-no-unused-definitions
remark-lint rule to warn when unused definitions are found- 73%
- 300k
- 1.54 kB
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions- 72%
- 302k
- 1.66 kB
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found- 72%
- 306k
- 2.39 kB
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style- 72%
- 222k
- 1.55 kB
remark-lint-fenced-code-marker
remark-lint rule to warn when fenced code markers violate the given style- 72%
- 222k
- 1.58 kB
remark-lint-strong-marker
remark-lint rule to warn when importance (strong) markers violate the given style- 72%
- 224k
- 1.52 kB
remark-lint-table-cell-padding
remark-lint rule to warn when table cells are incorrectly padded- 72%
- 222k
- 1.9 kB
remark-lint-unordered-list-marker-style
remark-lint rule to warn when markers of unordered lists violate a given style- 72%
- 198k
- 1.65 kB
remark-lint-heading-style
remark-lint rule to warn when heading style violates the given style- 72%
- 223k
- 1.61 kB
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style- 72%
- 227k
- 1.61 kB
remark-lint-blockquote-indentation
remark-lint rule to warn when block quotes are either indented too much or too little- 72%
- 228k
- 3.77 kB
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style- 72%
- 213k
- 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%
- 208k
- 1.69 kB
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file- 72%
- 195k
- 1.55 kB
remark-lint-maximum-line-length
remark-lint rule to warn when lines are too long- 72%
- 188k
- 1.77 kB
remark-lint-checkbox-character-style
remark-lint rule to warn when list item checkboxes violate a given style- 72%
- 119k
- 1.69 kB
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes- 72%
- 172k
- 1.51 kB
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition- 72%
- 167k
- 1.55 kB
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented- 72%
- 168k
- 1.81 kB
remark-lint-link-title-style
remark-lint rule to warn when link and definition titles occur with incorrect quotes- 72%
- 204k
- 1.92 kB
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines- 72%
- 165k
- 3.85 kB
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars- 72%
- 167k
- 1.53 kB
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag- 72%
- 165k
- 1.6 kB
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase- 72%
- 161k
- 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%
- 200k
- 3.81 kB
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article- 72%
- 167k
- 835 B
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes- 72%
- 165k
- 829 B
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes- 72%
- 167k
- 831 B
remark-lint-table-pipe-alignment
remark-lint rule to warn when table pipes are not aligned- 72%
- 156k
- 1.58 kB
remark-lint-no-heading-punctuation
remark-lint rule to warn when headings end in illegal characters- 71%
- 156k
- 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%
- 155k
- 1.49 kB
remark-lint-no-file-name-irregular-characters
remark-lint rule to warn when file names contain irregular characters- 71%
- 157k
- 874 B
remark-lint-no-file-name-mixed-case
remark-lint rule to warn when file names use mixed case- 71%
- 155k
- 834 B
remark-lint-file-extension
remark-lint rule to warn when the file’s extension violates the given style- 71%
- 169k
- 812 B
remark-lint-no-tabs
remark-lint rule to warn when hard tabs are used instead of spaces- 71%
- 64k
- 1.05 kB
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used- 71%
- 172k
- 1.63 kB
remark-lint-no-auto-link-without-protocol
Deprecated- 71%
- 251k
- 1.66 kB
remark-lint-checkbox-content-indent
remark-lint rule to warn when list item checkboxes are followed by too much whitespace- 71%
- 33k
- 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%
- 37k
- 1.48 kB
remark-lint-no-heading-indent
remark-lint rule to warn when headings are indented- 71%
- 31k
- 3.7 kB
remark-lint-no-empty-url
remark-lint rule to warn on empty URLs in links and images- 71%
- 41k
- 1.43 kB
remark-lint-no-missing-blank-lines
remark-lint rule to warn when missing blank lines- 71%
- 18k
- 1.61 kB
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings- 71%
- 147k
- 1.75 kB
remark-lint-list-item-spacing
remark-lint rule to warn when list looseness is incorrect- 71%
- 149k
- 1.64 kB
remark-lint-heading-increment
remark-lint rule to warn when headings increment with more than 1 level at a time- 71%
- 150k
- 1.43 kB
remark-lint-maximum-heading-length
remark-lint rule to warn when headings are too long- 71%
- 148k
- 1.52 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 10k
- 1.42 kB
remark-lint-no-duplicate-headings-in-section
remark-lint rule to warn on duplicate headings in a section- 69%
- 21k
- 1.79 kB
remark-lint-no-reference-like-url
remark-lint rule to warn when URLs are also defined identifiers- 69%
- 12k
- 1.47 kB
remark-lint-no-heading-like-paragraph
remark-lint rule to for too many hashes (h7+ “headings”)- 69%
- 10k
- 1.45 kB
remark-lint-strikethrough-marker
remark-lint rule to warn when strikethrough markers violate the given style- 69%
- 562
- 1.54 kB
remark-lint-no-paragraph-content-indent
remark-lint rule to warn when the content in paragraphs are indented- 69%
- 6k
- 1.82 kB
remark-lint-linebreak-style
remark-lint rule to warn when linebreaks violate a given or detected style- 69%
- 3k
- 1.14 kB
vfile-reporter-pretty
vfile utility to create a pretty report for a file- 67%
- 3k
- 45.4 kB
remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.- 59%
- 371
- 33 kB
remark-lint-spaces-around-number
remark lint plugin that checks if there are spaces between number and Chinese- 57%
- 5k
- 2.56 kB
remark-lint-spaces-around-word
remark lint plugin that checks if there are spaces between English word and Chinese- 57%
- 5k
- 2.53 kB
remark-lint-match-punctuation
remark lint plugin that checks punctuation are used in pair- 56%
- 5k
- 2.43 kB
remark-lint-no-long-code
remark lint plugin that warn when line in code block is too long- 56%
- 7k
- 2.22 kB
remark-lint-no-repeat-punctuation
remark lint plugin that will warn when multiple punctuations found in series.- 54%
- 4k
- 2.92 kB
remark-lint-no-chinese-punctuation-in-number
remark lint plugin that warn when Chinese punctuation found in numbers.- 54%
- 13
- 2.4 kB
remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 262
@laysent/remark-preset-lint
preset of remark lint rules- 43%
- 24
- 14.1 kB
Find other packages matching lint on npm