Timeline for Remove trailing commas from invalid json (to make it valid)
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 28 at 9:21 | comment | added | qjpdzjcb | (1)I use vim, (2)\s match across newline (3)I do remove a comma before }. | |
| Apr 28 at 5:22 | comment | added | Kusalananda♦ | What utility would execute the substitution tho you mention? It’s not a standard sed expression, but would possibly work in vim? You seem to assume \s would match across newlines, is that correct? How do you avoid removing a comma before a right curly brace in the value of a string? | |
| Apr 28 at 4:59 | history | edited | qjpdzjcb | CC BY-SA 4.0 | added 11 characters in body |
| Apr 28 at 4:58 | history | edited | qjpdzjcb | CC BY-SA 4.0 | added 8 characters in body |
| S Apr 28 at 4:18 | review | Low quality posts | |||
| Apr 28 at 5:28 | |||||
| S Apr 28 at 4:18 | review | Late answers | |||
| Apr 28 at 5:40 | |||||
| Apr 28 at 4:12 | history | edited | qjpdzjcb | CC BY-SA 4.0 | added 31 characters in body |
| S Apr 28 at 3:58 | review | First answers | |||
| Apr 28 at 4:27 | |||||
| S Apr 28 at 3:58 | history | answered | qjpdzjcb | CC BY-SA 4.0 |