searchentry: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 20:05:59 -05:00 committed by Emmanuele Bassi
parent 7e7c81c5d2
commit bcb0b36238

View File

@ -79,10 +79,10 @@
*
* ## CSS Nodes
*
* |[<!-- language="plain" -->
* ```
* entry.search
* text
* ]|
* ```
*
* `GtkSearchEntry` has a single CSS node with name entry that carries
* a `.search` style class, and the text node is a child of that.