method
Document.MarshalJSON
Public method Document.MarshalJSON from github.com/riducms/ridu/plugins/richtext.
Returns
The declared result.
([]byte, error)Full signature
func (document Document[T]) MarshalJSON() (
[]byte,
error,
)Related types
DocumentThe exact generated Go value type for a versioned serialized Lexical document.