npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "CommonMark" 的结果(共 8 个)
defence-cli

command-line tool for extracting fenced code from CommonMark documents

MIT
markdownlint-cli2

A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files with the `markdownlint` library

MIT
commonmark

a strongly specified, highly compatible variant of Markdown

BSD-2-Clause
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-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.

defence

extract fenced code from CommonMark documents

MIT
markdownlint

A Node.js style checker and lint tool for Markdown/CommonMark files.

MIT
markdown-it-cjk-friendly

markdown-it plugin to make Markdown emphasis (`**`) in CommonMark more friendly with Chinese, Japanese, and Korean (CJK)

MIT