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