marvin-delta-to-markdown

0.0.5 • Public • Published

NPM
Build Status

Quill delta to Markdown converter

Converter from the Delta document format used by the Quill text editor to Markdown.

Usage

const { deltaToMarkdown } = require('quill-delta-to-markdown')
const markdown = deltaToMarkdown(deltaFromElseWhere)

Test

npm install
npm test

About

This lib was forked from rdesmartin's fork of the Slite Team's fork of Bart Visscher (bartv2) 's lib. Open source!

Package Sidebar

Install

npm i marvin-delta-to-markdown

Weekly Downloads

35

Version

0.0.5

License

ISC

Unpacked Size

14.3 kB

Total Files

10

Last publish

Collaborators

  • prashant.gupta39