aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ich_dch_ech/5.json
blob: fbbb884af52351804c3fd0235c4d49674c15cacf (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": [
    9,
    15
  ]
}