From c2b673308f5d8ef7a295d03d1a1fa72b8b947c12 Mon Sep 17 00:00:00 2001 From: Mathieu Pasquet Date: Thu, 28 Nov 2013 21:22:17 +0100 Subject: =?UTF-8?q?Add=20an=20=E2=80=9Cautocorrect=E2=80=9D=20plugin=C2=A0?= =?UTF-8?q?with=20a=20sed-like=20syntax?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TODO (eventually): - correct words when using “word*” or “*word” using levenshtein distance - allow regular expressions for replacement --- doc/source/plugins/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/source/plugins/index.rst') diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index ce758537..e8307e7e 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -212,6 +212,13 @@ Plugin index Insert dots in your messages. + Autocorrect + :ref:`Documentation ` + + Add new ways to correct messages. + + + .. toctree:: :hidden: @@ -246,3 +253,4 @@ Plugin index iq_show regex_admin pointpoint + autocorrect -- cgit v1.2.3