aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/il_dl/3.json
blob: 3685a77347e83d94f39d0fedf1d5c7a006980326 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "contents": "\n\n\n\n\n\n\n\n\n\n\n\n\n         foobar",
  "cells": {
    "13,10": {
      "contents": "o"
    },
    "13,11": {
      "contents": "o"
    },
    "13,12": {
      "contents": "b"
    },
    "13,13": {
      "contents": "a"
    },
    "13,14": {
      "contents": "r"
    },
    "13,9": {
      "contents": "f"
    }
  },
  "cursor_position": [
    9,
    12
  ]
}