aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wide/17.json
blob: 2a19c52def45595a08e9c3a21711a4ca2aae1545 (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,
    1
  ]
}