summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-28 14:43:41 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-28 14:43:41 +0100
commitedbec158d41f95324a1f8e90808fd8257cc94692 (patch)
treea6bf853919423af19cf73fc30f9fca4a07bab28d /share
parent7b8ffc6ee194e3399d6df3170e59cad42513da6e (diff)
Fix escapes in readme
Diffstat (limited to 'share')
-rw-r--r--share/doc/readme.md16
1 files changed, 8 insertions, 8 deletions
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 &lt;config> from now. HexChat automatically loads, at startup:
+
+ * &lt;config>/addons/*.lua Lua scripts
+ * &lt;config>/addons/*.pl Perl scripts
+ * &lt;config>/addons/*.py Python scripts
+ * &lt;config>/addons/*.tcl Tcl scripts
+ * &lt;config>/addons/*.dll Plugins (Windows)
+ * &lt;config>/addons/*.so Plugins (Unix)
 
 ## Control Codes: