Documentation: fix links pointing to Pango markup

This commit is contained in:
Damien Cassou
2019-10-22 06:45:40 +02:00
parent 7330778223
commit b8de4bccd2
2 changed files with 3 additions and 3 deletions

View File

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