UNPKG

779 BMarkdownView Raw
1# Installation
2> `npm install --save @types/markdown-it`
3
4# Summary
5This package contains type definitions for markdown-it (https://github.com/markdown-it/markdown-it).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it.
9
10### Additional Details
11 * Last updated: Thu, 07 Oct 2021 19:01:21 GMT
12 * Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)
13 * Global values: `markdownit`
14
15# Credits
16These definitions were written by [York Yao](https://github.com/plantain-00), [Robert Coie](https://github.com/rapropos), [duduluu](https://github.com/duduluu), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).