HubSpot/draft-convert
Extensibly serialize & deserialize Draft.js ContentState with HTML.
JavaScriptApache-2.0
Issues
- 2
convertFromHTML adds <br/> to blockquotes
#215 opened by crispiestsquid - 0
Display of spans
#223 opened by navakargar - 4
convertToHTML throws for "code-block"
#182 opened by pwlmaciejewski - 0
Encounter "ReferenceError: document is not defined" when call convertFromHTML() on Node.js server side
#222 opened by hzhang008 - 3
peerDependencies to support React v18
#212 opened by uditalias - 0
Handle empty lines when converting to HTML
#210 opened by viraj071 - 0
How to map code
#209 opened by Hong-JunHyeok - 0
convertFromHTML and inline images
#208 opened by MamorukunBE - 1
List Items rendered without <ul> or <li>
#207 opened by RafaelZasas - 2
- 1
v2.1.11 -> v2.1.12 extra spaces
#200 opened by jweinstein92 - 3
Wrong nested list conversion
#122 opened by ambar - 2
- 0
- 1
convertToHTML Anchor Tag
#169 opened by tringas - 4
Possible bug in the readme example (entityToHTML)
#179 opened by Nasicus - 0
Empty block when using iframe
#191 opened by CaiqueR - 5
- 0
- 0
soft enters are not persisted when pasting text entered in draft.js editor
#175 opened by chrisy-lili - 2
convertToHTML returns empty <p></p> when editor has no content...how do I get it to return empty string?
#156 opened by hgezim - 0
TypeScript: Argument of type 'htmlConverter' is not assignable to parameter of type 'ContentState'.
#173 opened by anynines-johannchopin - 3
Is there a way to control the order of nested spans being created by styleToHTML
#163 opened by maierson - 0
- 1
Custom components require props.children to render even when a block only contains data
#139 opened by kaylee42 - 1
Need an option to render without escaping.
#127 opened by jamwise - 1
URL mutated in case URI missing
#141 opened by priyankshivhare - 0
Feature suggestion: convertToJSX
#167 opened by wldcordeiro - 0
Example from readme breaks links with ampersand, quote and other escaped characters
#165 opened by soon - 1
- 0
- 0
convertFromHTML: how to convert image and text
#161 opened by CXJoyce - 2
convertFromHTML with empty string returns results that can't be used with createFromBlockArray
#157 opened by hgezim - 2
How I can get draft-convert.js
#148 opened by pavlo-mk - 1
Decorators
#158 opened by timothyarmes - 2
"Error: 'convertToRaw' is not exported by node_modules/draft-js/lib/Draft.js" in version 2.1.8
#153 opened by serafinomb - 1
Allow manipulation of innerHTML
#154 opened by fix-me - 1
Blocks pasted with some empty blocks
#144 opened by Dremuchev - 0
- 0
Cannot overwrite text data when using htmlToBlock
#136 opened by brik-dm - 0
Add .idea to the .gitignore
#134 opened by ddelrio1986 - 6
- 2
- 1
How to convert Entities
#126 opened by narehart - 1
how to integrate custom inline styles
#125 opened by michelson - 2
Cannot read property 'getCurrentContent' of undefined
#119 opened by tony-go - 3
- 3
- 11
Stuck in endless loop (crashes browser)
#112 opened by roundrobin - 1
updated peerDependencies - React v16
#108 opened by oskarwalker