Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basecamp/trix
/ serialization.js
File
serialization.js
src/trix/core/serialization.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable
2
no-empty,
3
*/
4
import
{ removeNode } from
"trix/core/helpers"
Callers
nothing calls this directly
Calls
10
removeNode
Function · 0.90
toSerializableDocument
Method · 0.80
getDocument
Method · 0.45
parse
Method · 0.45
toJSONString
Method · 0.45
render
Method · 0.45
removeAttribute
Method · 0.45
getAttribute
Method · 0.45
setAttribute
Method · 0.45
fromJSONString
Method · 0.45
Tested by
no test coverage detected