{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "ul",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "li",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "foo",
                  "line": 4,
                  "filename": "blanks.tokens.json"
                }
              ],
              "line": 4,
              "filename": "blanks.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 4,
            "filename": "blanks.tokens.json"
          },
          {
            "type": "Tag",
            "name": "li",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "bar",
                  "line": 6,
                  "filename": "blanks.tokens.json"
                }
              ],
              "line": 6,
              "filename": "blanks.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 6,
            "filename": "blanks.tokens.json"
          },
          {
            "type": "Tag",
            "name": "li",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Text",
                  "val": "baz",
                  "line": 8,
                  "filename": "blanks.tokens.json"
                }
              ],
              "line": 8,
              "filename": "blanks.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 8,
            "filename": "blanks.tokens.json"
          }
        ],
        "line": 3,
        "filename": "blanks.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 3,
      "filename": "blanks.tokens.json"
    }
  ],
  "line": 0,
  "filename": "blanks.tokens.json"
}