aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/attrs/9.json
blob: fb9f7c5d7c15e60d93cf7735c117cd09b53d0e74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "contents": " oo",
  "cells": {
    "0,0": {
      "contents": "",
      "underline": true,
      "inverse": true
    },
    "0,1": {
      "contents": "o",
      "underline": true,
      "inverse": true
    },
    "0,2": {
      "contents": "o"
    }
  },
  "cursor_position": [
    0,
    0
  ]
}