{
    "content": [
        {
            "type": "text",
            "text": "# RDoc::Markup::PreProcess (ri)\n\n## Section Outline\n\n- **RDoc::Markup::PreProcess < Object** (16 lines)\n- **Class methods:** (7 lines)\n- **Instance methods:** (9 lines)\n- **Attributes:** (2 lines)\n\n## Full Content\n\n### RDoc::Markup::PreProcess < Object\n\n(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nHandle common directives that can occur in a block of text:\n\n:include: filename\n\nDirectives can be escaped by preceding them with a backslash.\n\nRDoc plugin authors can register additional directives to be handled by\nusing RDoc::Markup::PreProcess::register.\n\nAny directive that is not built-in to RDoc (including those registered\nvia plugins) will be stored in the metadata hash on the CodeObject the\ncomment is attached to.  See RDoc::Markup@Directives for the list of\nbuilt-in directives.\n------------------------------------------------------------------------\n\n### Class methods:\n\nnew\npostprocess\npostprocessors\nregister\nregistered\nreset\n\n### Instance methods:\n\nfindincludefile\nhandle\nhandledirective\nincludefile\noptions\nparsecomment\nrunpostprocesses\nrunpreprocesses\n\n### Attributes:\n\nattraccessor options\n\n"
        }
    ],
    "structuredContent": {
        "command": "RDoc::Markup::PreProcess",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "RDoc::Markup::PreProcess < Object",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 2,
                "subsections": []
            }
        ]
    }
}