Craig Lam

Results 4 issues of Craig Lam

Code to demonstrate the issue: [Stackblitz code](https://stackblitz.com/edit/react-tag-input-vgxh7c) I'm attempting to write a character counter that takes the input value length from the event provided to `handleInputChange`. When I use `setState`...

bug
help wanted

I may be misunderstanding something here. In my typescript project I've typed the value of my Slate editor as `Array` (Node type coming from Slate). When I use `serialize`, the...

I saw that the option to customise the key for link destinations was [added to the deserialization function](https://github.com/hanford/remark-slate/issues/21), but it'd be good to have it in the serializer as well....

**Describe the requested icon** An icon representing the act of removing formatting from text. It's a common function in rich text editors and is normally presented with the letter T...

icon