From a123ca38da36d5c308cf6b4c3c4729042408f226 Mon Sep 17 00:00:00 2001 From: Karsten Johansson Date: Tue, 10 Dec 2024 13:47:29 -0500 Subject: [PATCH] Update tips-and-tricks.md A slash was missing from the example. Cosmetic more than anything, but could confuse someone unfamiliar with xml. --- src/tips-and-tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tips-and-tricks.md b/src/tips-and-tricks.md index bffe153..ae4c7e7 100644 --- a/src/tips-and-tricks.md +++ b/src/tips-and-tricks.md @@ -16,7 +16,7 @@ example, the `` element below would be assigned the nodename `c.b.a`: foo - + ``` `labwc` also parses XML in an element/attribute agnostic way, which means that