diff --git a/gtk/gtksearchbar.c b/gtk/gtksearchbar.c index 7c0a429798..5de0c00f01 100644 --- a/gtk/gtksearchbar.c +++ b/gtk/gtksearchbar.c @@ -73,13 +73,13 @@ * * # CSS nodes * - * |[ + * ``` * searchbar * ╰── revealer * ╰── box * ├── [child] * ╰── [button.close] - * ]| + * ``` * * `GtkSearchBar` has a main CSS node with name searchbar. It has a child * node with name revealer that contains a node with name box. The box node