From 2129f94f66767d9297e9e2bd8f0ce0007d13d461 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 5 Mar 2022 14:30:12 +0100 Subject: [PATCH] Update DESCRIPTION.md --- doc/DESCRIPTION.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 5ecb79a..ddec011 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1,13 @@ Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under your control. + +### Features + +- A full rich text WYSIWYG editor. +- A minimalist editor that can be embedded within your tool. +- Theme settings to have Etherpad start in dark mode, ideal for using Etherpad at night or for long durations. +- Plugins to improve provide Image support within a pad. +- Plugins to enable Video and Audio chat in a pad. +- Plugins to improve the really-real time collaboration experience, suitable for busy pads. +- Plugins to improve author and document analysis during and post creation. +- Etherpad running at scale with pad sharding which allows Etherpad to scale to ∞ number of Active Pads with up to 20,000 edits per second, per pad. +