Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
remark-lint-no-blockquote-without-marker
remark-lint rule to warn when block quotes have blank lines without markers
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file
remark-lint-list-item-content-indent
remark-lint rule to warn when the content of a list item has mixed indentation
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag
remark-lint-list-item-indent
remark-lint rule to check the spacing between list item bullets and content
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes