- A simple basic WYSIWYG (What You See Is What You Get) editor wiki link.
- Created with of vanilla HTML, CSS, Javascript.
- This editor currently supports these functionalities -
- Make text Bold, Italic, Underline.
- Add link to text selection.
- Multiple editors can be added to a single form.
- Can be activated by just simply adding SAEditor attribute to the textarea form element
- Just add the main.js and style.css files to the code and you are good to go.