aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ich_dch_ech/2.json
blob: 67970308a79c0ebe9367d693e11065c53fa94bf1 (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         fo   obar",
  "cells": {
    "9,10": {
      "contents": "o"
    },
    "9,14": {
      "contents": "o"
    },
    "9,15": {
      "contents": "b"
    },
    "9,16": {
      "contents": "a"
    },
    "9,17": {
      "contents": "r"
    },
    "9,9": {
      "contents": "f"
    }
  },
  "cursor_position": [
    9,
    11
  ]
}