# gitbook-markdown

> Parse markdown content for gitbook

Latest version **2.0.1** (published 2016-07-05) · Apache-2.0 license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.1 |
| Published | 2016-07-05 |
| First published | 2015-01-23 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | FriendCode Inc. |
| Maintainers | samypesse |

## Links

- npm: https://www.npmjs.com/package/gitbook-markdown
- Repository: https://github.com/GitbookIO/gitbook-markdown
- Homepage: https://www.gitbook.com
- Issues: https://github.com/GitbookIO/gitbook-markdown/issues
- npm.io page: https://npm.io/package/gitbook-markdown

## Dependencies (4)

- [lodash](https://npm.io/package/lodash.md) ^4.13.1
- [markup-it](https://npm.io/package/markup-it.md) ^2.2.0 >=2.2.0
- [gitbook-html](https://npm.io/package/gitbook-html.md) 1.3.3
- [markdown-escape](https://npm.io/package/markdown-escape.md) ^1.0.1

## Recent versions

- 2.0.1 (latest) — 2016-07-05
- 2.0.0 — 2016-06-30
- 1.3.2 — 2016-06-10
- 1.3.1 — 2016-06-07
- 1.3.0 — 2016-06-06
- 1.2.3 — 2016-05-02
- 1.2.2 — 2016-05-02
- 1.2.1 — 2016-05-02
- 1.2.0 — 2016-03-18
- 1.1.1 — 2016-02-24
- 1.1.0 — 2016-02-24
- 1.0.3 — 2016-02-20
- 1.0.2 — 2016-02-20
- 1.0.1 — 2016-02-20
- 1.0.0 — 2016-02-20
- … 26 more at https://npm.io/package/gitbook-markdown/versions

## README

# GitBook Markdown Parser

[![Build Status](https://travis-ci.org/GitbookIO/gitbook-markdown.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook-markdown)
[![NPM version](https://badge.fury.io/js/gitbook-markdown.svg)](http://badge.fury.io/js/gitbook-markdown)

This node module uses kramed to parse markdown for gitbook (SUMMARY.md, README.md).

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