From 2b9b83b4acc261926fc128b793451fff8cf3febe Mon Sep 17 00:00:00 2001 From: Henry Gessau Date: Wed, 19 Feb 2014 12:58:48 -0500 Subject: [PATCH] Incompatible chrome extension has been fixed The author of the chrome extension fixed the bug that added blank lines to etherpads. Change-Id: I77bc25021f7c1506dd35ba48121a067787f5e0ff --- doc/source/etherpad.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/source/etherpad.rst b/doc/source/etherpad.rst index 8fb67cd745..ebac953a5e 100644 --- a/doc/source/etherpad.rst +++ b/doc/source/etherpad.rst @@ -60,13 +60,4 @@ Browse to the original pad's URL and you should now see the fresh welcome message boilerplate for a new pad. Check the pad's history and note that it has no authors and no prior revisions. -Incompatible Behaviour ----------------------- - -If an etherpad consumer is browsing to the etherpad using a chrome -browser with an extension called Accents Plus installed, the etherpad -will add infinite empty lines to the bottom of the etherpad. We -recommend disabling this extension while viewing etherpads with chrome. - * http://www.chromeextensions.org/other/accents-plus/#.UtghyfiZg5k - .. _HTTP API: https://github.com/ether/etherpad-lite/wiki/HTTP-API