npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "remark" 的结果(共 184 个)
pretty-remarkable

Plugin for prettifying markdown with Remarkable using custom renderer rules.

MIT
remark-footnotes

Deprecated: this package is no longer maintained. Please use [`remark-gfm`][gfm] instead. That package match how footnotes work on github.com, which is more likely to match the expectations of authors.

remark-images

remark plugin to add a simpler image syntax

MIT
remark-mdxjs

Support import, export, and JSX in markdown

MIT
remark-emoji

Emoji transformer plugin for Remark

MIT
remark-validate-links

remark plugin to validate links to headings and files

MIT
remark-cli

CLI to process markdown with remark

MIT
remark-inline-links

remark plugin to transform references and definitions into normal links and images

MIT
remark-preset-github

GitHub markdown and prose style

MIT
remark-preset-lint-consistent

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

MIT
mdast-github

Renamed to remark-github

mdast-lint

Renamed to remark-lint

remark-preset-wooorm

Personal markdown and prose style

MIT
remark-preset-webpro

Personal remark preset

ISC
mdast-comment-config

Renamed to remark-comment-config

remark-rehype

remark plugin that turns markdown into HTML to support rehype

MIT
mdast-yaml-config

Renamed to remark-yaml-config

mdast-usage

Renamed to remark-usage

hubdown

Convert markdown to GitHub-style HTML using a common set of remark plugins

MIT
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-changelog

Lint or fix a changelog written in markdown, following Keep A Changelog.

MIT