{
  "type": "Block",
  "nodes": [
    {
      "type": "Tag",
      "name": "html",
      "selfClosing": false,
      "block": {
        "type": "Block",
        "nodes": [
          {
            "type": "Tag",
            "name": "body",
            "selfClosing": false,
            "block": {
              "type": "Block",
              "nodes": [
                {
                  "type": "RawInclude",
                  "file": {
                    "type": "FileReference",
                    "line": 3,
                    "filename": "include-filter.pug",
                    "path": "some.md",
                    "fullPath": "some.md",
                    "str": "Just _some_ markdown **tests**.\n\nWith new line.\n"
                  },
                  "line": 3,
                  "filename": "include-filter.pug",
                  "filters": [
                    {
                      "type": "IncludeFilter",
                      "name": "markdown-it",
                      "attrs": [],
                      "line": 3,
                      "filename": "include-filter.pug"
                    }
                  ]
                },
                {
                  "type": "Tag",
                  "name": "script",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "RawInclude",
                        "file": {
                          "type": "FileReference",
                          "line": 5,
                          "filename": "include-filter.pug",
                          "path": "include-filter-coffee.coffee",
                          "fullPath": "include-filter-coffee.coffee",
                          "str": "math =\n  square: (value) -> value * value\n"
                        },
                        "line": 5,
                        "filename": "include-filter.pug",
                        "filters": [
                          {
                            "type": "IncludeFilter",
                            "name": "coffee-script",
                            "attrs": [
                              {
                                "name": "minify",
                                "val": "true",
                                "mustEscape": true
                              }
                            ],
                            "line": 5,
                            "filename": "include-filter.pug"
                          }
                        ]
                      }
                    ],
                    "line": 4,
                    "filename": "include-filter.pug"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 4,
                  "filename": "include-filter.pug"
                },
                {
                  "type": "Tag",
                  "name": "script",
                  "selfClosing": false,
                  "block": {
                    "type": "Block",
                    "nodes": [
                      {
                        "type": "RawInclude",
                        "file": {
                          "type": "FileReference",
                          "line": 7,
                          "filename": "include-filter.pug",
                          "path": "include-filter-coffee.coffee",
                          "fullPath": "include-filter-coffee.coffee",
                          "str": "math =\n  square: (value) -> value * value\n"
                        },
                        "line": 7,
                        "filename": "include-filter.pug",
                        "filters": [
                          {
                            "type": "IncludeFilter",
                            "name": "coffee-script",
                            "attrs": [
                              {
                                "name": "minify",
                                "val": "false",
                                "mustEscape": true
                              }
                            ],
                            "line": 7,
                            "filename": "include-filter.pug"
                          }
                        ]
                      }
                    ],
                    "line": 6,
                    "filename": "include-filter.pug"
                  },
                  "attrs": [],
                  "attributeBlocks": [],
                  "isInline": false,
                  "line": 6,
                  "filename": "include-filter.pug"
                }
              ],
              "line": 2,
              "filename": "include-filter.pug"
            },
            "attrs": [],
            "attributeBlocks": [],
            "isInline": false,
            "line": 2,
            "filename": "include-filter.pug"
          }
        ],
        "line": 1,
        "filename": "include-filter.pug"
      },
      "attrs": [],
      "attributeBlocks": [],
      "isInline": false,
      "line": 1,
      "filename": "include-filter.pug"
    }
  ],
  "line": 0,
  "filename": "include-filter.pug"
}