aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ich_dch_ech/8.json
blob: 98e3f975b4711f02ed6aa6c0ec960c1541d77f29 (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
{
  "contents": "\n\n\n\n\n\n\n\n\n         foo ar",
  "cells": {
    "9,10": {
      "contents": "o"
    },
    "9,11": {
      "contents": "o"
    },
    "9,13": {
      "contents": "a"
    },
    "9,14": {
      "contents": "r"
    },
    "9,9": {
      "contents": "f"
    }
  },
  "cursor_position": [
    9,
    12
  ]
}