npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "remark-lint" 的结果(共 88 个)
remark-preset-lint-consistent

remark preset to configure remark-lint with rules that enforce consistency

MIT
mdast-lint

Renamed to remark-lint

remark-lint-list-item-bullet-indent

remark-lint rule to warn when list item bullets are indented

MIT
remark-lint-final-newline

remark-lint rule to warn when a newline at the end of a file is missing

MIT
remark-lint-no-undefined-references

remark-lint rule to warn when references to undefined definitions are found

MIT
remark-lint-no-inline-padding

Deprecated: this package is no longer maintained. With CommonMark, you can’t have padding in emphasis and strong anymore.

remark-lint-no-dead-urls

remark-lint rule to warn when URLs are dead

MIT
remark-lint-no-auto-link-without-protocol

Deprecated: this package is no longer maintained. With CommonMark, all autolinks (except for emails) are required to have a protocol. Otherwise they don’t parse. The previous suggestion to add a protocol to email autolinks was wrong.

remark-lint-no-unused-definitions

remark-lint rule to warn when unused definitions are found

MIT
remark-lint-no-blockquote-without-marker

remark-lint rule to warn when block quotes have blank lines without markers

MIT
remark-lint-no-literal-urls

remark-lint rule to warn when URLs without angle brackets are used

MIT
remark-lint-list-item-indent

remark-lint rule to check the spacing between list item bullets and content

MIT
remark-lint-ordered-list-marker-style

remark-lint rule to warn when the markers of ordered lists violate a given style

MIT
remark-lint-list-item-content-indent

remark-lint rule to warn when the content of a list item has mixed indentation

MIT
remark-lint-no-heading-like-paragraph

remark-lint rule to for too many hashes (h7+ “headings”)

MIT
remark-lint-no-reference-like-url

remark-lint rule to warn when URLs are also defined identifiers

MIT
remark-lint-correct-media-syntax

remark-lint rule to check for accidental bracket and paren mixup for images and links

MIT
remark-lint-file-extension

remark-lint rule to warn when the file’s extension violates the given style

MIT
remark-lint-no-file-name-outer-dashes

remark-lint rule to warn when file names contain initial or final dashes

MIT
remark-lint-no-heading-indent

remark-lint rule to warn when headings are indented

MIT
remark-lint-no-file-name-irregular-characters

remark-lint rule to warn when file names contain irregular characters

MIT
remark-lint-no-html

remark-lint rule to warn when HTML nodes are used

MIT
remark-lint-no-shell-dollars

remark-lint rule to warn when shell code is prefixed by dollars

MIT
remark-lint-first-heading-level

remark-lint rule to warn when the first heading has a level other than a specified value

MIT
remark-lint-no-empty-url

remark-lint rule to warn on empty URLs in links and images

MIT
remark-lint-mdx-jsx-self-close

remark-lint rule to check that self-closing tags are used when possible

MIT
remark-lint-no-emphasis-as-heading

remark-lint rule to warn when emphasis or importance is used instead of a heading

MIT
remark-lint-mdx-jsx-shorthand-attribute

remark-lint rule to check that shorthand attributes are used in MDX JSX

MIT
remark-lint-final-definition

remark-lint rule to warn when definitions are not placed at the end of the file

MIT