[gtk/ebassi/gidocgen: 285/471] fontbutton: Use markdown for css tree




commit 7cdb1d97728d2cb6ffa7bc85765cc8d3920d6e78
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 27 19:46:58 2021 -0500

    fontbutton: Use markdown for css tree

 gtk/gtkfontbutton.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkfontbutton.c b/gtk/gtkfontbutton.c
index 4dd63c107c..091ecbfe19 100644
--- a/gtk/gtkfontbutton.c
+++ b/gtk/gtkfontbutton.c
@@ -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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]