Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HubSpot/draft-convert
/ convertFromHTML-test.js
File
convertFromHTML-test.js
test/spec/convertFromHTML-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
{ Entity, convertToRaw } from
'draft-js'
;
3
import
convertFromHTML from
'../../src/convertFromHTML'
;
4
import
convertToHTML from
'../../src/convertToHTML'
;
Callers
nothing calls this directly
Calls
4
toContentState
Function · 0.85
convertToHTML
Function · 0.85
convertFromHTML
Function · 0.85
getEntityFromContentState
Function · 0.85
Tested by
no test coverage detected