Home

Labels: another-label

Hi hello

Go to comments

Object
{
  "id": "D_kwDOOrPQBs4Af_EZ",
  "data": {
    "id": "D_kwDOOrPQBs4Af_EZ",
    "number": 11,
    "title": "Second",
    "body": "---\nlabels:\n  - another-label\ntags:\n  - b-tag\ncategory: article\n---\n# Hi hello\n- a\n- list\n- of\n- words\n",
    "url": "https://github.com/pricci1/gh-discussions-astro/discussions/11",
    "createdAt": "2025-05-28T14:09:48Z",
    "updatedAt": "2025-05-28T14:09:49Z",
    "author": {
      "login": "pricci1",
      "url": "https://github.com/pricci1"
    },
    "labels": [
      {
        "id": "LA_kwDOOrPQBs8AAAACBcCOOA",
        "name": "another-label"
      }
    ],
    "category": {
      "id": "DIC_kwDOOrPQBs4CqOrX",
      "name": "A category inside a section"
    }
  },
  "rendered": {
    "html": "<h1 id=\"hi-hello\">Hi hello</h1>\n<ul>\n<li>a</li>\n<li>list</li>\n<li>of</li>\n<li>words</li>\n</ul>",
    "metadata": {
      "frontmatter": {
        "labels": [
          "another-label"
        ],
        "tags": [
          "b-tag"
        ],
        "category": "article"
      }
    }
  },
  "collection": "blog"
}