aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/attrs/4.json
blob: 32ffae906477552e456c4811fe9b56d8aa88ca95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "contents": "f",
  "cells": {
    "0,0": {
      "contents": "f",
      "bold": true,
      "underline": true
    }
  },
  "cursor_position": [
    0,
    1
  ]
}