Just trying to make a JSON block (or any other code) look nice in this post.
For example, here's some JSON (used in another question).
{"applinks":{"apps":[], "details":[{"appID":"ABCDEFG.com.mycompany.myapp","paths":["/path1/"]}]}}
How do I make this look nice so that the JSON is pretty-printed?