-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Try to format content from lexical editor according using a JSON data.
- Get a phrase from editor with proper values. (ET - 4 hrs ,ATT -3hrs)
- Process the phrase via a function in the UI using the JSON data separately from editor. (ET - 8 hrs,ATT - 7hrs)
- Pass the phrase back to editor and format (e.g. - underline) according to the response while maintaining node structure (keep correct position of phrase and don't affect other nodes). (ET - 12 hrs ,ATT 11hrs)
Extra
- try to format the string/text asynchronously ()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress