remark plugin to lint Markdown code style
remark-lint rule to warn when fenced code blocks occur without language flag
Remark plugin to support MDC syntax
remark-lint rule to warn when the markers of ordered lists violate a given style
remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`👍`)
Load a submodule, plugin, or file
remark plugin to generate a table of contents (TOC)
A remark plugin to automatically convert URLs and email addresses into links.
CLI to process markdown with remark
remark-lint rule to warn when block quotes have blank lines without markers
remark plugin to transform references and definitions into normal links and images
remark-lint rule to warn when URLs without angle brackets are used
remark-lint rule to warn when code blocks do not adhere to a given style
remark-lint rule to warn when references to undefined definitions are found
remark-lint rule to check the spacing between list item bullets and content
remark-lint rule to warn when too many spaces are used to create a hard break
remark-lint rule to warn when list item bullets are indented
remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.
Remark plugin to support comments
remark-lint rule to warn when table cells are incorrectly padded
remark-lint rule to warn when fenced code markers violate the given style
remark-lint rule to check whitespace after block quote markers
remark-lint rule to warn when horizontal rules violate a given style
remark-lint rule to warn when table rows are not fenced with pipes