aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wide/24.json
blob: 23a61c7b77806204ba37fab2995208e3d90ec2ac (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
{
  "contents": "                                                                              デネ",
  "cells": {
    "0,78": {
      "contents": "デ",
      "is_wide": true
    },
    "0,79": {
      "contents": "",
      "is_wide_continuation": true
    },
    "1,0": {
      "contents": "ネ",
      "is_wide": true
    },
    "1,1": {
      "contents": "",
      "is_wide_continuation": true
    }
  },
  "cursor_position": [
    1,
    2
  ]
}