aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap/26.json
blob: a4d8d688df36e5d9606441db9ad762e5c82af5ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "contents": "                                                                              abcd",
  "cells": {
    "0,78": {
      "contents": "a"
    },
    "0,79": {
      "contents": "b"
    },
    "1,0": {
      "contents": "c"
    },
    "1,1": {
      "contents": "d"
    }
  },
  "cursor_position": [
    1,
    2
  ]
}