docs: fix broken link to Pango documentation

This commit is contained in:
Antoine Martin 2021-04-24 01:11:07 +02:00
parent 9db03797da
commit 00d4836ee4
2 changed files with 5 additions and 7 deletions

View File

@ -191,7 +191,7 @@ separator_block_width::
is 9 pixels), since the separator line is drawn in the middle. is 9 pixels), since the separator line is drawn in the middle.
markup:: markup::
A string that indicates how the text of the block should be parsed. Set to A string that indicates how the text of the block should be parsed. Set to
+"pango"+ to use https://developer.gnome.org/pango/stable/pango-Markup.html[Pango markup]. +"pango"+ to use https://developer.gnome.org/pango/1.46/[Pango markup].
Set to +"none"+ to not use any markup (default). Pango markup only works Set to +"none"+ to not use any markup (default). Pango markup only works
if you use a pango font. if you use a pango font.

View File

@ -2279,9 +2279,8 @@ exhausting numbered ones and looks for numbered ones after exhausting named ones
See <<move_to_outputs>> for how to move a container/workspace to a different See <<move_to_outputs>> for how to move a container/workspace to a different
RandR output. RandR output.
Workspace names are parsed as Workspace names are parsed as https://developer.gnome.org/pango/1.46/[Pango
https://developer.gnome.org/pango/stable/pango-Markup.html[Pango markup] markup] by i3bar.
by i3bar.
[[back_and_forth]] [[back_and_forth]]
To switch back to the previously focused workspace, use +workspace To switch back to the previously focused workspace, use +workspace
@ -2581,9 +2580,8 @@ unmark irssi
By default, i3 will simply print the X11 window title. Using +title_format+, By default, i3 will simply print the X11 window title. Using +title_format+,
this can be customized by setting the format to the desired output. This this can be customized by setting the format to the desired output. This
directive supports directive supports https://developer.gnome.org/pango/1.46/[Pango markup] and the
https://developer.gnome.org/pango/stable/pango-Markup.html[Pango markup] following placeholders which will be replaced:
and the following placeholders which will be replaced:
+%title+:: +%title+::
For normal windows, this is the X11 window title (_NET_WM_NAME or WM_NAME For normal windows, this is the X11 window title (_NET_WM_NAME or WM_NAME