draftjs-to-markdown icon indicating copy to clipboard operation
draftjs-to-markdown copied to clipboard

Results 34 draftjs-to-markdown issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.4.2 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 9.8.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

@jpuri Thanks for your work really appreciate:) When I try to paste the combination of list and bullet points it pastes perfect but when I save them then show it...

I am integrating slack via webhooks into my react application however slack partially uses markdown when I have formatting in the text content. So bold, italic, underline, etc ... need...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Let's assume a user starts typing, enables bold, types some more words (and ends with a space). As soon as the user disabled bold, this results in invalid markdown: ```...

Hi, we have tried using `react-draft-wysiwyg` and `draftjs-to-markdown` to convert the html content to markdown. But the resulting markdown doesn't have target attribute. Hence the target page loads in the...

Is it possible to revert the process?