File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
i18n/en/docusaurus-plugin-content-docs/current/manual
versioned_docs/version-classic/manual Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ return
116
116
<x10 >yf</x10 >
117
117
<x12 > <x1 >1</x1 > </x12 >
118
118
<x13 >C</x13 >
119
- <x14 __type__ =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </x14 >
119
+ <x14 type =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </x14 >
120
120
<k1 > <item >1</item > <item >2</item > </k1 >
121
121
<k2 > <item >1</item > <item >2</item > </k2 >
122
122
<k8 >
@@ -128,7 +128,7 @@ return
128
128
<item > <y1 >2</y1 > <y2 >false</y2 > </item >
129
129
</k9 >
130
130
<k15 >
131
- <item __type__ =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </item >
131
+ <item type =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </item >
132
132
</k15 >
133
133
</data >
134
134
```
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ return
116
116
<x10 >yf</x10 >
117
117
<x12 > <x1 >1</x1 > </x12 >
118
118
<x13 >C</x13 >
119
- <x14 __type__ =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </x14 >
119
+ <x14 type =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </x14 >
120
120
<k1 > <item >1</item > <item >2</item > </k1 >
121
121
<k2 > <item >1</item > <item >2</item > </k2 >
122
122
<k8 >
@@ -128,7 +128,7 @@ return
128
128
<item > <y1 >2</y1 > <y2 >false</y2 > </item >
129
129
</k9 >
130
130
<k15 >
131
- <item __type__ =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </item >
131
+ <item type =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </item >
132
132
</k15 >
133
133
</data >
134
134
```
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ return
120
120
<x10 >yf</x10 >
121
121
<x12 > <x1 >1</x1 > </x12 >
122
122
<x13 >C</x13 >
123
- <x14 __type__ =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </x14 >
123
+ <x14 type =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </x14 >
124
124
<v2 >1,2</v2 >
125
125
<v3 >1.2,2.3,3.4</v3 >
126
126
<v4 >1.2,2.2,3.2,4.3</v4 >
@@ -136,7 +136,7 @@ return
136
136
<item > <y1 >2</y1 > <y2 >false</y2 > </item >
137
137
</k9 >
138
138
<k15 >
139
- <item __type__ =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </item >
139
+ <item type =" DemoD2" > <x1 >1</x1 > <x2 >2</x2 > </item >
140
140
</k15 >
141
141
</data >
142
142
```
You can’t perform that action at this time.
0 commit comments