summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2011-11-06 20:40:25 +0100
committerAilin Nemui <ailin@esf51.localdomain>2014-07-07 00:32:07 +0200
commit0e294d5c2e4d4dd686378f2050abc9a9f2fae199 (patch)
tree5c39edb7d60860ec430953553c277da83d666373 /docs
parentfc00b9e6f07379f09ea13fa42d9feed377d2d762 (diff)
downloadirssi-0e294d5c2e4d4dd686378f2050abc9a9f2fae199.zip
add italics support; don't use standout for reverse
Diffstat (limited to 'docs')
-rw-r--r--docs/formats.txt1
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)