summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-2.layout
blob: 303b2b6750a273de4d4cda851712c9f885a61fbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "text" : "test the blue drink after dinner\n",
  "attributes" : [
    {
      "start" : 9,
      "end" : 13,
      "type" : "style",
      "value" : "italic"
    },
    {
      "start" : 20,
      "end" : 25,
      "type" : "underline",
      "value" : "single"
    }
  ],
  "font" : "Cantarell 11"
}