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 7ef475c commit b871b5fCopy full SHA for b871b5f
xml/System.Xml.Linq/XElement.xml
@@ -768,7 +768,7 @@ Console.WriteLine(root)
768
769
This example produces the following output:
770
771
-```
+```xml
772
<Root>Some text</Root>
773
<Root>
774
<NewChild>n</NewChild>
@@ -1090,7 +1090,7 @@ Console.WriteLine(root)
1090
1091
1092
1093
1094
1095
1096
@@ -6579,7 +6579,7 @@ Console.WriteLine(root)
6579
6580
6581
6582
6583
6584
6585
</Root>
0 commit comments