How to add the font-family , font-color, and other components in the FloatingToolbarPlugin?
enter image description here
What’s the lexical-way to identify incoming HTML and parse out my custom node?
In lexicaljs, I created a node from a TextNode that is basically a placeholder representation. User selects from a dropdown and I add this new PlaceholderNode into the editor, represented as “{Placeholder Name}” wrapped in a span with an identifying class.