# markdown-escapes

> Legacy list of escapable characters in markdown

Latest version **2.0.1** (published 2021-10-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install markdown-escapes
pnpm add markdown-escapes
yarn add markdown-escapes
bun add markdown-escapes
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2021-10-28 |
| First published | 2016-07-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Titus Wormer |
| Maintainers | wooorm |
| Keywords | markdown, escape, pedantic, gfm, commonmark |

## Links

- npm: https://www.npmjs.com/package/markdown-escapes
- Repository: https://github.com/wooorm/markdown-escapes
- Homepage: https://github.com/wooorm/markdown-escapes#readme
- Issues: https://github.com/wooorm/markdown-escapes/issues
- Funding: https://github.com/sponsors/wooorm
- npm.io page: https://npm.io/package/markdown-escapes

## Alternatives

- [@mdxeditor/editor](https://npm.io/package/@mdxeditor/editor.md) — 962.4K weekly downloads
- [mmdb-lib](https://npm.io/package/mmdb-lib.md) — 680.9K weekly downloads
- [playcanvas](https://npm.io/package/playcanvas.md) — 36.2K weekly downloads
- [@glw907/cairn-cms](https://npm.io/package/@glw907/cairn-cms.md) — 967 weekly downloads
- [markdown-to-confluence](https://npm.io/package/markdown-to-confluence.md) — 103 weekly downloads

## Recent versions

- 2.0.1 (latest) — 2021-10-28
- 2.0.0 — 2021-03-09
- 1.0.4 — 2020-01-24
- 1.0.3 — 2019-05-08
- 1.0.2 — 2018-04-18
- 1.0.1 — 2017-07-12
- 1.0.0 — 2016-07-16

## README

# markdown-escapes

**Stability: Legacy**.
This package is no longer recommended for use.
It’s still covered by semantic-versioning guarantees and not yet deprecated,
but use of this package should be avoided.
The project
[`micromark-util-character`](https://github.com/micromark/micromark/tree/main/packages/micromark-util-character)
is a maintained alternative that supports many productions of characters with
certain meanings in markdown.

Old
[documentation for this package](https://github.com/wooorm/markdown-escapes/tree/7f0a515)
is still available in Git.

## License

[MIT][license] © [Titus Wormer][author]

<!-- Definitions -->

[license]: license

[author]: https://wooorm.com

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