8000
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 ae73e87 commit 173f1d0Copy full SHA for 173f1d0
docs/general/ignoreemptycells.md
@@ -24,7 +24,7 @@ Charizard | Fire | Flying
24
*Default Outputs:*
25
26
JSON:
27
-```
+```json
28
{
29
"Flame Pokemon" : {
30
"Charmander" : {
@@ -46,7 +46,7 @@ JSON:
46
}
47
```
48
XML:
49
+```xml
50
<pokedex>
51
<Flame_Pokemon>
52
<Charmander>
@@ -68,7 +68,7 @@ XML:
68
*Ignore Outputs:*
69
70
71
72
73
74
@@ -88,7 +88,7 @@ JSON:
88
89
90
91
92
93
94
0 commit comments