aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/decsc/6.json
blob: 3b83db61130850c4bd6f5d051e3fb1c77b285520 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "contents": "\n\n\n\nfoo",
  "cells": {
    "4,0": {
      "contents": "f",
      "fgcolor": "1"
    },
    "4,1": {
      "contents": "o",
      "fgcolor": "1"
    },
    "4,2": {
      "contents": "o",
      "fgcolor": "1"
    }
  },
  "cursor_position": [
    4,
    3
  ]
}