summaryrefslogtreecommitdiff
path: root/gtk/gtkpasswordentry.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-27 20:03:43 -0500
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-11 16:37:35 +0000
commit27b338a90b3dd2a4c76933749c71502065875578 (patch)
treed6a33933756302207c832ef50a3e267342793d48 /gtk/gtkpasswordentry.c
parentca51d6dfd95c474932ea8e5ecd10f4384bdab07c (diff)
downloadgtk+-27b338a90b3dd2a4c76933749c71502065875578.tar.gz
passwordentry: Use markdown for css tree
Diffstat (limited to 'gtk/gtkpasswordentry.c')
-rw-r--r--gtk/gtkpasswordentry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkpasswordentry.c b/gtk/gtkpasswordentry.c
index f267325cba..8096299fb5 100644
--- a/gtk/gtkpasswordentry.c
+++ b/gtk/gtkpasswordentry.c
@@ -58,12 +58,12 @@
*
* # CSS Nodes
*
- * |[<!-- language="plain" -->
+ * ```
* entry.password
* ╰── text
* ├── image.caps-lock-indicator
* ┊
- * ]|
+ * ```
*
* `GtkPasswordEntry` has a single CSS node with name entry that carries
* a .passwordstyle class. The text Css node below it has a child with