sections@1.0.0
Manipulate sections in a markdown string. A 'section' is a block of content preceded by a valid markdown ATX heading.
MIT
2017-04-27
安装 (1.0.0)
npm install sections@1.0.0
yarn add sections@1.0.0
pnpm add sections@1.0.0
bun add sections@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| gfm-code-blocks | ^1.0.0 |
| sort-by-value | ^0.1.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.12 |
| mocha | ^3.3.0 |
| write | ^0.3.3 |