{
    "content": [
        {
            "type": "text",
            "text": "# HTMLTREE(1p) (man)\n\n**Summary:** htmltree - Parse the given HTML file(s) and dump the parse tree\n\n**Synopsis:** htmltree -D3 -w file1 file2 file3\nOptions:\n-D[number]  sets HTML::TreeBuilder::Debug to that figure.\n-w  turns on $tree->warn(1) for the new tree\n-h  Help message\nperl v5.28.1                                 2019-01-13                                 HTMLTREE(1p)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (10 lines)\n\n## Full Content\n\n### NAME\n\nhtmltree - Parse the given HTML file(s) and dump the parse tree\n\n### SYNOPSIS\n\nhtmltree -D3 -w file1 file2 file3\n\nOptions:\n-D[number]  sets HTML::TreeBuilder::Debug to that figure.\n-w  turns on $tree->warn(1) for the new tree\n-h  Help message\n\n\n\nperl v5.28.1                                 2019-01-13                                 HTMLTREE(1p)\n\n"
        }
    ],
    "structuredContent": {
        "command": "HTMLTREE",
        "section": "1p",
        "mode": "man",
        "summary": "htmltree - Parse the given HTML file(s) and dump the parse tree",
        "synopsis": "htmltree -D3 -w file1 file2 file3\nOptions:\n-D[number]  sets HTML::TreeBuilder::Debug to that figure.\n-w  turns on $tree->warn(1) for the new tree\n-h  Help message\nperl v5.28.1                                 2019-01-13                                 HTMLTREE(1p)",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 10,
                "subsections": []
            }
        ]
    }
}