aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ich_dch_ech/13.json
blob: 3f67407e961d12a67637e00f7f32bcc891ab28a3 (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
{
  "contents": "                                                                             ネab",
  "cells": {
    "0,77": {
      "contents": "ネ",
      "is_wide": true
    },
    "0,78": {
      "contents": "",
      "is_wide_continuation": true
    },
    "0,79": {
      "contents": "a"
    },
    "1,0": {
      "contents": "b"
    }
  },
  "cursor_position": [
    1,
    1
  ]
}