TinyMCE is the world’s most popular open source web-based WYSIWYG editor.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
michalnieruchalski-tiugo 0614681ca2 TINY-12073: fix nested font sizes were causing too much spacing between lines 3 months ago
.changes TINY-12073: fix nested font sizes were causing too much spacing between lines 3 months ago
.github Bump actions/checkout from 3 to 4 (#10029) 5 months ago
.vscode TINY-8251: Move the imagetools library to a separate package 4 years ago
bin TINY-10185: Tweak dependencies and scripts (#9251) 2 years ago
modules TINY-12073: fix nested font sizes were causing too much spacing between lines 3 months ago
patches TINY-11838: Update dompurify to 3.2.4 (#10191) 5 months ago
.changie.yaml TINY-10144: Adopt changie for changelogs (#9043) 2 years ago
.coderabbit.yaml TINY-12032: Remove linked issues (#10267) 4 months ago
.editorconfig Initial config of lerna and top level workspace, composite tsconfigs, readme 6 years ago
.eslintrc.json TINY-11728: Update to latest eslint-plugin (#10092) 6 months ago
.gitattributes Initial config of lerna and top level workspace, composite tsconfigs, readme 6 years ago
.gitignore ignore intellij files 6 years ago
.yarnrc TINY-8864: Upgrade transitive dependencies to avoid yarn workspace warning (#7942) 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5 years ago
CONTRIBUTING.md TINY-8299: Update webpack, webpack-dev-server, and friends (#7763) 3 years ago
Gruntfile.js TINY-11177: Remove silent fallback to zero tests (#10210) 5 months ago
Jenkinsfile TINY-11885: Bump memory for test pods (#10249) 4 months ago
LICENSE.md TINY-10578: fixed markdown mistake 1 year ago
Makefile TINY-10144: Adopt changie for changelogs (#9043) 2 years ago
README.md TINY-10834: Bumped all doc links from 6 to 7 (#9522) 1 year ago
SECURITY.md TINY-11760: Bump security.md, revert build.properties, fix changelog 4 months ago
build.properties TINY-10712: Updated build.properties 1 year ago
lerna.json TINY-10602: Cleaning up tech debt (#9520) 1 year ago
package.json TINY-12093: Removed some more swag things (#10325) 3 months ago
tsconfig.demo.json TINY-10654: Remove deprecated template plugin (#9415) 1 year ago
tsconfig.json TINY-10602: Cleaning up tech debt (#9520) 1 year ago
tsconfig.shared.json TINY-10602: Cleaning up tech debt (#9520) 1 year ago
versions.txt Clean versions.txt 4 years ago
yarn.lock TINY-11915: Replaced swag with pure rollup and sideEffect: false (#10274) 3 months ago

README.md

TinyMCE

The world's #1 open source rich text editor.

Using an old version of TinyMCE? We recommend you to upgrade to TinyMCE 7 to continue receiving security updates, or consider TinyMCE 5 LTS if you need more time to upgrade.

Used and trusted by millions of developers, TinyMCE is the world’s most customizable, scalable, and flexible rich text editor. We’ve helped launch the likes of Atlassian, Medium, Evernote (and lots more that we can’t tell you), by empowering them to create exceptional content and experiences for their users.

With more than 350M+ downloads every year, we’re also one of the most trusted enterprise-grade open source HTML editors on the internet. There’s currently more than 100M+ products worldwide, powered by Tiny. As a high powered WYSIWYG editor, TinyMCE is built to scale, designed to innovate, and thrives on delivering results to difficult edge-cases.

You can access a full featured demo of TinyMCE in the docs on the TinyMCE website.

Screenshot of the TinyMCE Editor

Get started with TinyMCE

Getting started with the TinyMCE rich text editor is easy, and for simple configurations can be done in less than 5 minutes.

TinyMCE Cloud Deployment Quick Start Guide

TinyMCE Self-hosted Deployment Guide

TinyMCE provides a range of configuration options that allow you to integrate it into your application. Start customizing with a basic setup.

Configure it for one of three modes of editing:

Features

Integration

TinyMCE is easily integrated into your projects with the help of components such as:

With over 29 integrations, and 400+ APIs, see the TinyMCE docs for a full list of editor integrations.

Customization

It is easy to configure the UI of your rich text editor to match the design of your site, product or application. Due to its flexibility, you can configure the editor with as much or as little functionality as you like, depending on your requirements.

With 50+ powerful plugins available, and content editable as the basis of TinyMCE, adding additional functionality is as simple as including a single line of code.

Realizing the full power of most plugins requires only a few lines more.

Extensibility

Sometimes your editor requirements can be quite unique, and you need the freedom and flexibility to innovate. Thanks to TinyMCE being open source, you can view the source code and develop your own extensions for custom functionality to meet your own requirements.

The TinyMCE API is exposed to make it easier for you to write custom functionality that fits within the existing framework of TinyMCE UI components.

Extended Features and Support

For the professional software teams that require more in-depth efficiency, compliance or collaborative features built to enterprise-grade standards, please get in touch with our team.

Tiny also offers dedicated SLAs and support for professional development teams.

Compiling and contributing

In 2019 the decision was made to transition our codebase to a monorepo. For information on compiling and contributing, see: contribution guidelines.

As an open source product, we encourage and support the active development of our software.

Want more information?

Visit the TinyMCE website and check out the TinyMCE documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.