Skip to content

Commit 4f9dbb8

Browse files
v-maudelmairaw
authored andcommitted
L124989: Fixing CDATA formatting (#3243)
1 parent 2576558 commit 4f9dbb8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

xml/System.Reflection/AssemblyHashAlgorithm.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
<Docs>
4747
<summary>Retrieves the MD5 message-digest algorithm.</summary>
4848
<remarks>
49-
<format type="text/markdown">
50-
<![CDATA[
49+
<format type="text/markdown"><![CDATA[
5150
5251
## Remarks
5352
@@ -86,8 +85,7 @@ The algorithm consists of four distinct rounds, which has a slightly different d
8685
<Docs>
8786
<summary>A mask indicating that there is no hash algorithm.</summary>
8887
<remarks>
89-
<format type="text/markdown">
90-
<![CDATA[
88+
<format type="text/markdown"><![CDATA[
9189
9290
## Remarks
9391

0 commit comments

Comments
 (0)