heading_analysis_items
heading_analysis_items
A JSON object represents issues related to the Heading Analysis check.
JSON Example
{
"cr_heading_unrelated": {
"count": 0,
"description": "string",
"id": "string",
"level": "string",
"xpaths": []
}
}