aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/combining/2.json
blob: 6dce798bf408821d98f1971c6597c7ff2a65b3d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "contents": "á",
  "cells": {
    "0,0": {
      "contents": "á"
    }
  },
  "cursor_position": [
    0,
    1
  ]
}