label: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 19:47:58 -05:00 committed by Emmanuele Bassi
parent 7a60c66940
commit 9f6e4e60d0

View File

@ -68,13 +68,13 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* label
* [selection]
* [link]
*
* [link]
* ]|
* ```
*
* `GtkLabel` has a single CSS node with the name label. A wide variety
* of style classes may be applied to labels, such as .title, .subtitle,