aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/wrap/31.json
blob: 8be1892e20b2e07d114f7ef8b6721ac8de57b236 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "contents": "                                                                             ネ\na",
  "cells": {
    "0,77": {
      "contents": "ネ",
      "is_wide": true
    },
    "0,78": {
      "contents": "",
      "is_wide_continuation": true
    },
    "1,0": {
      "contents": "a"
    }
  },
  "cursor_position": [
    0,
    79
  ]
}