[gtk/ebassi/gidocgen: 300/471] searchentry: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 300/471] searchentry: Use markdown for css tree
- Date: Mon, 8 Mar 2021 18:23:24 +0000 (UTC)
commit 43ea3799a087988b046f6588a02043f601639824
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 27 20:05:59 2021 -0500
searchentry: Use markdown for css tree
gtk/gtksearchentry.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 92d82dcf5e..64827efdf4 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]