# @types/markdown-it

> TypeScript definitions for markdown-it

Latest version **14.2.0** (published 2026-08-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/markdown-it
pnpm add @types/markdown-it
yarn add @types/markdown-it
bun add @types/markdown-it
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; popular repo; extremely popular.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 14.2.0 |
| Published | 2026-08-17 |
| First published | 2016-11-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 73.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51436 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/markdown-it
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it
- npm.io page: https://npm.io/package/@types/markdown-it

## Dependencies (2)

- [@types/mdurl](https://npm.io/package/@types/mdurl.md) ^2
- [@types/linkify-it](https://npm.io/package/@types/linkify-it.md) ^5

## Recent versions

- 14.2.0 (latest) — 2026-08-17
- 14.1.2 (ts5.3) — 2024-07-25
- 14.1.1 (ts4.7) — 2024-05-01
- 13.0.7 (ts4.6) — 2023-11-21
- 13.0.1 (ts4.3) — 2023-08-26
- 12.2.3 (ts4.2) — 2021-10-07
- 12.2.0 (ts3.6) — 2021-08-14
- 12.0.1 (ts3.5) — 2021-01-04
- 10.0.3 (ts3.2) — 2020-11-09
- 10.0.2 (ts3.1) — 2020-08-10
- 10.0.1 (ts2.9) — 2020-04-26
- 0.0.9 (ts2.6) — 2019-09-25
- 0.0.5 (ts2.1) — 2018-08-03
- 13.0.9 — 2024-07-25
- 13.0.8 — 2024-05-01
- … 23 more at https://npm.io/package/@types/markdown-it/versions

## README

# 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: Mon, 17 Aug 2026 23:38:11 GMT
 * Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)

# 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).

---
_Source: https://npm.io/package/@types/markdown-it · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
