[ code: [ name: "code", category: "typography", doc_url: "https://mishka.tools/chelekom/docs/headless/code", spec_url: "https://www.w3.org/WAI/ARIA/apg/", args: [type: ["code"], only: ["code"], helpers: [], module: ""], optional: [], necessary: [], headless: [ anatomy: [ root: [ element: "code", note: "inline , or a
 block when `block` is set",
          required: true
        ],
        parts: []
      ],
      aria_pattern: [pattern: "Code (no formal APG pattern)", keyboard: []],
      state_attributes: [],
      hooks: []
    ]
  ]
]