Online Rich Text Editor. Rich-text editors, also known as online rich-text editors, are web components that allow users to edit and enter text within a web browser. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent.
As defined in Wikipedia - "An Online rich-text editor presents a 'what-you-see-is-what-you-get' interface for editing rich text within web browsers. You can write in all languages. The aim is to reduce the learning curve associated with users trying to express their formatting directly as valid HTML markup.".
While online editors can provide a quick and convenient way to generate HTML code, they do have their limitations.
Rich Text Editor is a full-featured Javascript WYSIWYG HTML editor.
Support Markdown, quick search and quick replace. The text can be formatted with bold, italic, underline, fonts, text size, line spacing etc. Formatting is usually done in a very similar way as WYSIWYG: These editors usually show directly the result while editing "what-you-see-is-what-you-get".