fontbutton: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 19:46:58 -05:00 committed by Emmanuele Bassi
parent 87c0363cd5
commit c91e141a6c

View File

@ -59,11 +59,11 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* fontbutton
* button.font
* [content]
*]|
* ```
*
* `GtkFontButton` has a single CSS node with name fontbutton which
* contains a button node with the .font style class.