# gitbook-restructuredtext

> Parse reStructuredText content for gitbook

Latest version **0.2.3** (published 2015-03-24) · Apache 2 license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.3 |
| Published | 2015-03-24 |
| First published | 2015-01-30 |
| Weekly downloads | 0 |
| License | Apache 2 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Known vulnerabilities | 0 (+8 in 2 direct dependencies) |
| Install scripts | no |
| Author | FriendCode Inc. |
| Maintainers | samypesse |

## Links

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

## Dependencies (4)

- [q](https://npm.io/package/q.md) ^1.1.2
- [tmp](https://npm.io/package/tmp.md) 0.0.24
- [lodash](https://npm.io/package/lodash.md) ^3.2.0
- [cheerio](https://npm.io/package/cheerio.md) ^0.19.0

## Recent versions

- 0.2.3 (latest) — 2015-03-24
- 0.2.2 — 2015-02-14
- 0.2.1 — 2015-02-11
- 0.2.0 — 2015-02-09
- 0.1.0 — 2015-01-30

## README

# GitBook reStructuredText Parser

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

This node module uses `rst2html.py` to parse reStructuredText for gitbook (SUMMARY.rst, README.rst).

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