0.7.0 • Published 2 years ago

markdown-to-quill-delta v0.7.0

Weekly downloads
152
License
ISC
Repository
-
Last release
2 years ago

NPM
Build Status

Markdown to Quill Delta converter

Converts Markdown to Quill Delta using remark.

Status

FeatureStatus
Paragraphs
Headers
Text styling
Code blocks
Quote blocks
Lists
Checkboxes
Links✅¹
Images

¹: reference-style links are not yet supported

Usage

import markdownToDelta from "markdown-to-quill-delta";
const ops = markdownToDelta(markdown);

What about Delta to Markdown?

See here.

License

Developed by Sebastian Frysztak.
Licensed under ISC License.

0.7.0

2 years ago

0.6.0

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago