{
    "content": [
        {
            "type": "text",
            "text": "# htmltree (man)\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\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## Sections\n\n- **NAME**\n- **SYNOPSIS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "htmltree",
        "section": "",
        "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)",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 10,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "htmltree - Parse the given HTML file(s) and dump the parse tree\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "htmltree -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)",
                "subsections": []
            }
        }
    }
}