File: README.md

package info (click to toggle)
node-markdown-it 22.2.3%2Bdfsg%2B~12.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,860 kB
  • sloc: javascript: 6,881; makefile: 225
file content (16 lines) | stat: -rwxr-xr-x 779 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Installation
> `npm install --save @types/markdown-it`

# Summary
This package contains type definitions for markdown-it (https://github.com/markdown-it/markdown-it).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it.

### Additional Details
 * Last updated: Thu, 07 Oct 2021 19:01:21 GMT
 * Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)
 * Global values: `markdownit`

# Credits
These 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).