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 b062dfb commit c390848Copy full SHA for c390848
README.md
@@ -25,7 +25,7 @@ func main() {
25
<name>oliver</name>
26
<age>12</age>
27
</cat>
28
- <dog>hello</dog>
+ <dog color="gray">hello</dog>
29
</cats>
30
<color>white</color>
31
<city>NY</city>
0 commit comments