aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap/23.json
blob: ef04d5167b194d7d27e74646ee1a86434a85f566 (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": "                                                                              bcd a",
  "cells": {
    "0,78": {
      "contents": "b"
    },
    "0,79": {
      "contents": "c"
    },
    "1,0": {
      "contents": "d"
    },
    "1,1": {
      "contents": " "
    },
    "1,2": {
      "contents": "a"
    }
  },
  "cursor_position": [
    1,
    1
  ]
}