{
  "type": "Block",
  "nodes": [
    {
      "type": "Doctype",
      "val": "html",
      "line": 1,
      "filename": "escape-test.tokens.json"
    },
    {
      "type": "Tag",
      "name": "html",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "head",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "title",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Text",
                        "val": "escape-test",
                        "line": 4,
                        "filename": "escape-test.tokens.json"
                      }
                    ],
                    "line": 4,
                    "filename": "escape-test.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 4,
                  "filename": "escape-test.tokens.json"
                }
              ],
              "line": 3,
              "filename": "escape-test.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 3,
            "filename": "escape-test.tokens.json"
          },
          {
            "type": "Tag",
            "name": "body",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "Tag",
                  "name": "textarea",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "Code",
                        "val": "var txt = '<param name=\"flashvars\" value=\"a=&quot;value_a&quot;&b=&quot;value_b&quot;&c=3\"/>'",
                        "buffer": false,
                        "mustEscape": false,
                        "isInline": false,
                        "line": 7,
                        "filename": "escape-test.tokens.json"
                      },
                      {
                        "type": "Code",
                        "val": "txt",
                        "buffer": true,
                        "mustEscape": true,
                        "isInline": true,
                        "line": 8,
                        "filename": "escape-test.tokens.json"
                      }
                    ],
                    "line": 6,
                    "filename": "escape-test.tokens.json"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 6,
                  "filename": "escape-test.tokens.json"
                }
              ],
              "line": 5,
              "filename": "escape-test.tokens.json"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 5,
            "filename": "escape-test.tokens.json"
          }
        ],
        "line": 2,
        "filename": "escape-test.tokens.json"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 2,
      "filename": "escape-test.tokens.json"
    }
  ],
  "line": 0,
  "filename": "escape-test.tokens.json"
}