From c2133eb009eded93a0dc6c1f17888c0d274c5110 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Tue, 27 Mar 2018 12:55:43 -0600 Subject: [PATCH] removed unused plugin from directory --- docs/source/_data/plugins.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/_data/plugins.yml b/docs/source/_data/plugins.yml index 1b8dcc1c5..4c3621fcb 100644 --- a/docs/source/_data/plugins.yml +++ b/docs/source/_data/plugins.yml @@ -90,8 +90,6 @@ - reaction - name: talk-plugin-rich-text description: Enables rich text plugins that save data as HTML. -- name: talk-plugin-rich-text-pell - description: Enables the pell rich text editor. - name: talk-plugin-slack-notifications description: Sends all comments as notifications to a slack channel - name: talk-plugin-sort-most-liked @@ -135,4 +133,4 @@ description: Enables the dropdown used to display sorting options on the embed stream. tags: - default - - sorting \ No newline at end of file + - sorting