We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ab64e commit 17a7502Copy full SHA for 17a7502
1 file changed
json-viewer/quicklook.html
@@ -14,7 +14,7 @@
14
</head>
15
<body onload="init()">
16
<script id="json" type="application/json">
17
- __JSON__({"1":2,"3":[1,2,3]})
+ __JSON__
18
</script>
19
</body>
20
</html>
0 commit comments