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