aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/il_dl/5.json
blob: 2da2f0713ca7145864d282ece5ee36c359dd6867 (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         foobar",
  "cells": {
    "9,10": {
      "contents": "o"
    },
    "9,11": {
      "contents": "o"
    },
    "9,12": {
      "contents": "b"
    },
    "9,13": {
      "contents": "a"
    },
    "9,14": {
      "contents": "r"
    },
    "9,9": {
      "contents": "f"
    }
  },
  "cursor_position": [
    3,
    12
  ]
}