remark-lint-no-blockquote-without-marker
remark-lint rule to warn when blank lines without markers (>
) are found in a block quote- 73%
- 501k
- 3.96 kB
remark-lint-ordered-list-marker-style
remark-lint rule to warn when the markers of ordered lists violate a given style- 73%
- 552k
- 2.2 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%
- 503k
- 3.89 kB
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break- 73%
- 498k
- 1.08 kB
remark-lint-no-literal-urls
remark-lint rule to warn when URLs without angle brackets are used- 73%
- 496k
- 1.38 kB
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used- 73%
- 495k
- 875 B
remark-lint-no-shortcut-reference-image
remark-lint rule to warn when shortcut reference images are used- 73%
- 495k
- 878 B
remark-lint-list-item-bullet-indent
remark-lint rule to warn when list item bullets are indented- 73%
- 404k
- 3.18 kB
remark-lint-no-heading-content-indent
remark-lint rule to warn when heading content is indented- 73%
- 405k
- 3.77 kB
remark-lint-final-newline
remark-lint rule to warn when a newline at the end of a file is missing- 73%
- 411k
- 1.07 kB
remark-lint-no-unused-definitions
remark-lint rule to warn when unused definitions are found- 73%
- 409k
- 1.09 kB
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions- 72%
- 404k
- 1.91 kB
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found- 72%
- 411k
- 2.21 kB
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style- 72%
- 338k
remark-lint-fenced-code-marker
remark-lint rule to warn when fenced code markers violate the given style- 72%
- 338k
- 2.05 kB
remark-lint-strong-marker
remark-lint rule to warn when importance (strong) markers violate the given style- 72%
- 339k
- 1.63 kB
remark-lint-table-cell-padding
remark-lint rule to warn when table cells are incorrectly padded- 72%
- 336k
- 5.14 kB
remark-lint-unordered-list-marker-style
remark-lint rule to warn when markers of unordered lists violate a given style- 72%
- 292k
- 2.06 kB
remark-lint-heading-style
remark-lint rule to warn when heading style violates the given style- 72%
- 338k
- 2.16 kB
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style- 72%
- 340k
- 2.05 kB
remark-lint-blockquote-indentation
remark-lint rule to warn when block quotes are either indented too much or too little- 72%
- 339k
- 3.67 kB
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style- 72%
- 316k
- 1.64 kB
remark-lint-ordered-list-marker-value
remark-lint rule to warn when the marker value of ordered lists violates a given style- 72%
- 298k
- 2.44 kB
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file- 72%
- 284k
- 2.05 kB
remark-lint-maximum-line-length
remark-lint rule to warn when lines are too long- 72%
- 284k
- 3.55 kB
remark-lint-checkbox-character-style
remark-lint rule to warn when list item checkboxes violate a given style- 72%
- 239k
- 2.22 kB
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes- 72%
- 268k
- 1.57 kB
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition- 72%
- 265k
- 3.61 kB
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented- 72%
- 266k
- 3.99 kB
remark-lint-link-title-style
remark-lint rule to warn when link and definition titles occur with incorrect quotes- 72%
- 311k
- 1.77 kB
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines- 72%
- 261k
- 3.75 kB
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars- 72%
- 267k
- 1.62 kB
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag- 72%
- 266k
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase- 72%
- 244k
- 1.27 kB
remark-lint-list-item-content-indent
remark-lint rule to warn when the content of a list item has mixed indentation- 72%
- 304k
- 4.25 kB
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article- 72%
- 267k
- 796 B
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes- 72%
- 262k
- 783 B
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes- 72%
- 267k
- 793 B
remark-lint-table-pipe-alignment
remark-lint rule to warn when table pipes are not aligned- 72%
- 240k
- 4.38 kB
remark-lint-no-heading-punctuation
remark-lint rule to warn when headings end in illegal characters- 71%
- 239k
- 1.23 kB
remark-lint-no-emphasis-as-heading
remark-lint rule to warn when emphasis or importance is used instead of a heading- 71%
- 236k
- 1.32 kB
remark-lint-no-file-name-irregular-characters
remark-lint rule to warn when file names contain irregular characters- 71%
- 246k
- 885 B
remark-lint-no-file-name-mixed-case
remark-lint rule to warn when file names use mixed case- 71%
- 242k
- 796 B
remark-lint-file-extension
remark-lint rule to warn when the file’s extension violates the given style- 71%
- 264k
- 1.06 kB
remark-lint-no-tabs
remark-lint rule to warn when hard tabs are used instead of spaces- 71%
- 151k
- 1.01 kB
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used- 71%
- 270k
- 1.62 kB
remark-lint-checkbox-content-indent
remark-lint rule to warn when list item checkboxes are followed by too much whitespace- 71%
- 126k
- 3.69 kB
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value- 71%
- 57k
remark-lint-no-heading-indent
remark-lint rule to warn when headings are indented- 71%
- 125k
- 3.56 kB
remark-lint-no-empty-url
remark-lint rule to warn on empty URLs in links and images- 71%
- 117k
- 893 B
remark-lint-no-missing-blank-lines
remark-lint rule to warn when missing blank lines- 71%
- 30k
- 1.53 kB
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings- 71%
- 231k
- 1.74 kB
remark-lint-list-item-spacing
remark-lint rule to warn when list looseness is incorrect- 71%
- 232k
- 4.27 kB
remark-lint-heading-increment
remark-lint rule to warn when headings increment with more than 1 level at a time- 71%
- 240k
- 1.64 kB
remark-lint-maximum-heading-length
remark-lint rule to warn when headings are too long- 71%
- 239k
- 1.29 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 18k
- 889 B
remark-lint-no-duplicate-headings-in-section
remark-lint rule to warn on duplicate headings in a section- 69%
- 100k
- 1.81 kB
remark-lint-no-reference-like-url
remark-lint rule to warn when URLs are also defined identifiers- 69%
- 95k
- 1.63 kB
remark-lint-no-heading-like-paragraph
remark-lint rule to for too many hashes (h7+ “headings”)- 69%
- 94k
- 3.63 kB
remark-lint-no-unneeded-full-reference-image
remark-lint rule to warn when full reference images are used if they can be collapsed- 69%
- 88k
- 1.17 kB
remark-lint-no-unneeded-full-reference-link
remark-lint rule to warn when full reference links are used if they can be collapsed- 69%
- 88k
- 1.16 kB
remark-lint-strikethrough-marker
remark-lint rule to warn when strikethrough markers violate the given style- 69%
- 4.4k
- 1.69 kB
remark-lint-no-duplicate-defined-urls
remark-lint rule to warn on definitions that define the same urls- 69%
- 16k
- 1.91 kB
remark-lint-no-paragraph-content-indent
remark-lint rule to warn when the content in paragraphs are indented- 69%
- 86k
- 4 kB
remark-lint-linebreak-style
remark-lint rule to warn when linebreaks violate a given or detected style- 69%
- 83k
- 1.82 kB
remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.- 59%
- 962
- 43.7 kB
Find other packages matching remark-lint-rule on npm