aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wide/8.json
blob: 2ace374833247e2e016e82e63976e491b8044a96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "contents": " ネ",
  "cells": {
    "0,1": {
      "contents": "ネ",
      "is_wide": true
    },
    "0,2": {
      "contents": "",
      "is_wide_continuation": true
    }
  },
  "cursor_position": [
    0,
    3
  ]
}