presentations/highlight-js/test/detect/json/default.txt

13 lines
235 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
[
{
"title": "apples",
"count": [12000, 20000],
"description": {"text": "...", "sensitive": false}
},
{
"title": "oranges",
"count": [17500, null],
"description": {"text": "...", "sensitive": false}
}
]