]> git.sur5r.net Git - i3/i3.github.io/blobdiff - docs/i3bar-protocol.html
update docs for 4.10
[i3/i3.github.io] / docs / i3bar-protocol.html
index 509236868095161240673bdd0b60e655ac62ff4f..87f6853c7cafdd5090f0b6aac4e2316d6cfe629b 100644 (file)
@@ -196,10 +196,8 @@ full_text
 </dt>\r
 <dd>\r
 <p>\r
-        The most simple block you can think of is one which just includes the\r
-        only required key, the <tt>full_text</tt> key. i3bar will display the string\r
-        value parsed as\r
-        <a href="https://developer.gnome.org/pango/stable/PangoMarkupFormat.html">Pango markup</a>.\r
+        The <tt>full_text</tt> will be displayed by i3bar on the status line. This is the\r
+        only required key.\r
 </p>\r
 </dd>\r
 <dt class="hdlist1">\r
@@ -301,6 +299,16 @@ separator_block_width
         is 9 pixels), since the separator line is drawn in the middle.\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+markup\r
+</dt>\r
+<dd>\r
+<p>\r
+        A string that indicates how the text of the block should be parsed. Set to\r
+        <tt>"pango"</tt> to use <a href="https://developer.gnome.org/pango/stable/PangoMarkupFormat.html">Pango markup</a>.\r
+        Set to <tt>"none"</tt> to not use any markup (default).\r
+</p>\r
+</dd>\r
 </dl></div>\r
 <div class="paragraph"><p>If you want to put in your own entries into a block, prefix the key with an\r
 underscore (_). i3bar will ignore all keys it doesn’t understand, and prefixing\r