remark
- Version 15.0.1
- Published
- 15.7 kB
- 4 dependencies
- MIT license
Install
npm i remark
yarn add remark
pnpm add remark
Overview
markdown processor powered by plugins part of the unified collective
Index
Variables
Variables
variable remark
const remark: Processor<Root, undefined, undefined, Root, string>;
Create a new unified processor that already uses
remark-parse
andremark-stringify
.
Package Files (1)
Dependencies (4)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/remark
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/remark)
- HTML<a href="https://www.jsdocs.io/package/remark"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1776 ms. - Missing or incorrect documentation? Open an issue for this package.