We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0884389 commit a123ca3Copy full SHA for a123ca3
src/tips-and-tricks.md
@@ -16,7 +16,7 @@ example, the `<c>` element below would be assigned the nodename `c.b.a`:
16
<b>
17
<c>foo</c>
18
</b>
19
-<a>
+</a>
20
```
21
22
`labwc` also parses XML in an element/attribute agnostic way, which means that
0 commit comments