{
    "mode": "ri",
    "parameter": "RDoc::Markup::List",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/RDoc%3A%3AMarkup%3A%3AList/json",
    "generated": "2026-06-02T15:09:13Z",
    "sections": {
        "RDoc::Markup::List < Object": {
            "content": "(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nA List is a homogeneous set of ListItems.\n\nThe supported list types include:\n\n:BULLET:\nAn unordered list\n\n:LABEL:\nAn unordered definition list, but using an alternate RDoc::Markup\nsyntax\n\n:LALPHA:\nAn ordered list using increasing lowercase English letters\n\n:NOTE:\nAn unordered definition list\n\n:NUMBER:\nAn ordered list using increasing Arabic numerals\n\n:UALPHA:\nAn ordered list using increasing uppercase English letters\n\n\nDefinition lists behave like HTML definition lists.  Each list item can\ndescribe multiple terms.  See RDoc::Markup::ListItem for how labels and\ndefinition are stored as list items.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "<<\naccept\nempty?\nitems\nlast\npush\ntype\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor type\nattrreader items\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}