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