Is there a way to nicely format/style JSON code in Github Wiki (i.e Markdown preferred)?
JSON
Github Wiki
Something like this with few colors (or bold) and corre
```javascript { "some": "json" } ```
I tried using json but didn't like the way it looked. javascript looks a bit more pleasing to my eye.
json
javascript