Move the Whitespace category right before the Misc category.
This commit is contained in:
@@ -153,26 +153,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Whitespace",
|
||||
"children": [
|
||||
{
|
||||
"id": "40",
|
||||
"additional": {
|
||||
"explanation": "Return"
|
||||
},
|
||||
"text": "Enter"
|
||||
},
|
||||
{
|
||||
"id": "43",
|
||||
"text": "Tab"
|
||||
},
|
||||
{
|
||||
"id": "44",
|
||||
"text": "Space"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Punctuation",
|
||||
"children": [
|
||||
@@ -366,6 +346,26 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Whitespace",
|
||||
"children": [
|
||||
{
|
||||
"id": "40",
|
||||
"additional": {
|
||||
"explanation": "Return"
|
||||
},
|
||||
"text": "Enter"
|
||||
},
|
||||
{
|
||||
"id": "43",
|
||||
"text": "Tab"
|
||||
},
|
||||
{
|
||||
"id": "44",
|
||||
"text": "Space"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Misc",
|
||||
"children": [
|
||||
|
||||
Reference in New Issue
Block a user