react-simple-wysiwyg icon indicating copy to clipboard operation
react-simple-wysiwyg copied to clipboard

Simple and lightweight React WYSIWYG editor

Results 8 react-simple-wysiwyg issues
Sort by recently updated
recently updated
newest added

Hey man, quick message to thank you for this lib! I was looking for a simple, light and not-uber-over-engineered richText editor and it was quite hard to find what I...

I just imported the basic editor (without any configuration) and when i add some markup its fine in the code view, but in the preview editor it is not affected...

Hi Megahertz, Can i using emotions in this editor ?

Hey, first of all, thank you for this repo! I have a specific use case where I need a custom link button with extended behavior. Basically, what I want to...

I wanted to request a feature of adding text colors to the content if possible. And an addition if possible I am very open for collaboration.

https://github.com/megahertz/react-simple-wysiwyg/blob/0deef4f7e2d1ce54d2eeaa5239aa8e91b14d40c8/src/toolbar/buttons.tsx#L71 https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand

Adds a new `BtnSpecialCharacters` component that opens a modal with Greek letters, math symbols, and arrows. ### Why For our Flowcharts initiative, we currently use a custom editor. Users frequently...