An open API service indexing awesome lists of open source software.

https://github.com/axross/html-to-sanitized-markdown


https://github.com/axross/html-to-sanitized-markdown

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# html-to-sanitized-markdown

## Installation

```
npm i git+ssh://git@github.com:axross/html-to-sanitized-markdown.git
```

## Usage

### `toSanitizedMarkdown(htmlString): Promise`

Please check `sample.js`