diff options
author | Alexander Færøy <ahf@0x90.dk> | 2014-07-07 22:16:23 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@0x90.dk> | 2014-07-07 22:16:23 +0200 |
commit | 09a1801186bdc682f8d0e7ad8c049e7f93172665 (patch) | |
tree | fa522c7fa78723c5ac703bafafc17f34314f1404 /docs | |
parent | 5e8947a8b0943ae569876af105c4702ab2d95742 (diff) | |
parent | 225d149968f72137d19002344d414637774f4377 (diff) | |
download | irssi-09a1801186bdc682f8d0e7ad8c049e7f93172665.zip |
Merge pull request #58 from ailin-nemui/italics
Implement italics support for Irssi
Diffstat (limited to 'docs')
-rw-r--r-- | docs/formats.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/formats.txt b/docs/formats.txt index 2a507a04..b6063857 100644 --- a/docs/formats.txt +++ b/docs/formats.txt @@ -23,6 +23,7 @@ %U Underline on/off %8 Reverse on/off %9 %_ Bold on/off + %I Italic on/off %: Insert newline %| Marks the indentation position %# Monospace font on/off (useful with lists and GUI) |