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