{
    "content": [
        {
            "type": "text",
            "text": "# RDoc::Text (ri)\n\n## Section Outline\n\n- **RDoc::Text** (4 lines)\n- **Constants:** (14 lines)\n- **Class methods:** (2 lines)\n- **Instance methods:** (16 lines)\n- **Attributes:** (2 lines)\n\n## Full Content\n\n### RDoc::Text\n\n(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nMethods for manipulating comment text\n------------------------------------------------------------------------\n\n### Constants:\n\nMARKUPFORMAT:\nMaps markup formats to classes that can parse them.  If the format is\nunknown, \"rdoc\" format is used.\n\nSPACESEPARATEDLETTERCLASS:\nCharacter class to be separated by a space when concatenating lines.\n\nTOHTMLCHARACTERS:\nMaps an encoding to a Hash of characters properly transcoded for that\nencoding.\n\nSee also encodefallback.\n\n### Class methods:\n\nencodefallback\n\n### Instance methods:\n\ndecodelegacylabel\nexpandtabs\nflushleft\nlanguage\nmarkup\nnormalizecomment\nparse\nsnippet\nstriphashes\nstripnewlines\nstripstars\ntoanchor\ntohtml\ntohtmlcharacters\nwrap\n\n### Attributes:\n\nattraccessor language\n\n"
        }
    ],
    "structuredContent": {
        "command": "RDoc::Text",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "RDoc::Text",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "Constants:",
                "lines": 14,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 2,
                "subsections": []
            }
        ]
    }
}