npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "heading" 的结果(共 38 个)
sections

Manipulate sections in a markdown string. A 'section' is a block of content preceded by a valid markdown ATX heading.

MIT
remark-validate-links

remark plugin to validate links to headings and files

MIT
jsdoc-md

A CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).

MIT
markdown-it-toc-and-anchor

markdown-it plugin to add toc and anchor links in headings

MIT
mdast-util-heading-range

mdast utility to use headings as ranges in mdast

MIT
remark-collapse

Find range of a target heading and make it collapsible by `<details>` and `<summary>` like the below.

MIT
marked-gfm-heading-id

marked GFM heading ids

MIT
gitbook-plugin-headings

Automatically add anchors to headings

remark-lint-no-heading-like-paragraph

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

MIT
remark-lint-no-heading-indent

remark-lint rule to warn when headings are indented

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-emphasis-as-heading

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

MIT
remark-lint-maximum-heading-length

remark-lint rule to warn when headings are too long

MIT
remark-lint-no-multiple-toplevel-headings

remark-lint rule to warn when multiple top level headings are used

MIT
remark-lint-no-heading-punctuation

remark-lint rule to warn when headings end in illegal characters

MIT
mdast-validate-links

Validate links to headings and files in markdown

MIT
markdownlint-rule-titlecase

A custom markdownlint rule for checking title case headings

MIT
rehype-autolink-headings

rehype plugin to add links to headings

MIT
rehype-slug

rehype plugin to add `id` attributes to headings

MIT
remark-autolink-headings

Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-autolink-headings` with [`rehype-autolink-headings`][rehype-autolink-headings].

helper-slugify

Slugify a URL, path or heading id using the same format as GitHub heading anchors.

MIT
mdast-util-inject

Inject some markdown into some other markdown, keeping heading structure intact.

MIT
mdast-util-heading-style

mdast utility to get the style of a heading

MIT
remark-lint-heading-style

remark-lint rule to warn when heading style violates the given style

MIT
remark-lint-heading-whitespace

Prevents non-breaking spaces from breaking headings

MIT
remark-lint-no-heading-content-indent

remark-lint rule to warn when heading content is indented

MIT
marked-extras

Extras for marked.js. Utils, language definitions, templates for custom headings and sensible defaults.