aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ri/5.json
blob: e70e9fadf2fd661f2eca3351b7fdc07d953c24c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "contents": "                                                                               a\n\nb",
  "cells": {
    "0,79": {
      "contents": "a"
    },
    "2,0": {
      "contents": "b"
    }
  },
  "cursor_position": [
    0,
    0
  ]
}