Commit 187e251
C135357: Fixing CDATA formatting (#3422)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: the Markdown CDATA content is incorrectly formatted in source files, moreover it is breaking the target publishing builds since the content inside those tags are being processed as XML tag instead of Markdown content.1 parent b66a4e1 commit 187e251
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6630 | 6630 | | |
6631 | 6631 | | |
6632 | 6632 | | |
6633 | | - | |
6634 | | - | |
| 6633 | + | |
6635 | 6634 | | |
6636 | 6635 | | |
6637 | 6636 | | |
| |||
7757 | 7756 | | |
7758 | 7757 | | |
7759 | 7758 | | |
7760 | | - | |
7761 | | - | |
| 7759 | + | |
7762 | 7760 | | |
7763 | 7761 | | |
7764 | 7762 | | |
| |||
0 commit comments