From 0ca1d79cff9e6a9fb9fa4796814c9e77a9cfcc19 Mon Sep 17 00:00:00 2001 From: dequis Date: Fri, 20 Feb 2015 19:47:33 -0300 Subject: Revert "Twitter format strings" This reverts commit ce402b20d82ec323e6bd5e306de934773590742d. See discussion in PR #10 for more details. --- doc/user-guide/commands.xml | 62 --------------------------------------------- 1 file changed, 62 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index b840350c..6ce19774 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1090,68 +1090,6 @@ - - ^B[^B%i^B]^B %c - - - - This setting controls how tweets are displayed. Below are listed the two replacement attributes you may use in the string. If you wish to use a percent symbol in your string, ensure you escape it with a second percent symbol (i.e. "%%"). - - - - The default setting contains ^B as a control code for toggling of the bold property. Other similar properties (including color codes) are also functional in this setting. See the documentation for your IRC client for details on such control codes. - - - - %iThe ID of the tweet - %cThe text of the tweet - - - - - - - ^B[^B%i->%t^B]^B %c - - - - This setting controls how replies to tweets are displayed. Below are listed the three replacement attributes you may use in the string. If you wish to use a percent symbol in your string, ensure you escape it with a second percent symbol (i.e. "%%"). - - - - The default setting contains ^B as a control code for toggling of the bold property. Other similar properties (including color codes) are also functional in this setting. See the documentation for your IRC client for details on such control codes. - - - - %iThe ID of this tweet - %rThe ID of the tweet being replied to - %cThe text of the tweet - - - - - - - ^B[^B%i^B]^B RT @%a: %c - - - - This setting controls how retweets are displayed. Below are listed the three replacement attributes you may use in the string. If you wish to use a percent symbol in your string, ensure you escape it with a second percent symbol (i.e. "%%"). - - - - The default setting contains ^B as a control code for toggling of the bold property. Other similar properties (including color codes) are also functional in this setting. See the documentation for your IRC client for details on such control codes. - - - - %iThe ID of the tweet - %aThe author of the original tweet - %cThe text of the tweet - - - - - false -- cgit v1.2.3