From edbec158d41f95324a1f8e90808fd8257cc94692 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 28 Oct 2012 14:43:41 +0100 Subject: Fix escapes in readme --- share/doc/readme.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'share') diff --git a/share/doc/readme.md b/share/doc/readme.md index 25fbddb4..ba80d1bf 100644 --- a/share/doc/readme.md +++ b/share/doc/readme.md @@ -84,14 +84,14 @@ The root of your HexChat config is: * Windows: %APPDATA%\HexChat * Unix: ~/.config/hexchat -Referred to as < config > from now. HexChat automatically loads, at startup: - - * < config >/addons/*.lua Lua scripts - * < config >/addons/*.pl Perl scripts - * < config >/addons/*.py Python scripts - * < config >/addons/*.tcl Tcl scripts - * < config >/addons/*.dll Plugins (Windows) - * < config >/addons/*.so Plugins (Unix) +Referred to as <config> from now. HexChat automatically loads, at startup: + + * <config>/addons/*.lua Lua scripts + * <config>/addons/*.pl Perl scripts + * <config>/addons/*.py Python scripts + * <config>/addons/*.tcl Tcl scripts + * <config>/addons/*.dll Plugins (Windows) + * <config>/addons/*.so Plugins (Unix) ## Control Codes: -- cgit 1.4.1