emojichooser: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 19:46:15 -05:00 committed by Emmanuele Bassi
parent 752477b1ae
commit 40574f9ca3

View File

@ -53,7 +53,7 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* popover
* box.emoji-searchbar
* entry.search
@ -61,7 +61,7 @@
* button.image-button.emoji-section
* ...
* button.image-button.emoji-section
* ]|
* ```
*
* Every `GtkEmojiChooser` consists of a main node called popover.
* The contents of the popover are largely implementation defined