[gtk/ebassi/gidocgen: 333/501] searchentry: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 333/501] searchentry: Use markdown for css tree
- Date: Fri, 5 Mar 2021 15:53:36 +0000 (UTC)
commit 241bbbfd2f9698c3217f6da965db424208edd9f2
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 a8292f880c..d3fe73a208 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 .sarch 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]