Hello World 2

slug: hello-world

content (richText Lexical JSON crudo)

{
  "root": {
    "type": "root",
    "format": "",
    "indent": 0,
    "version": 1,
    "children": [
      {
        "type": "horizontalrule",
        "version": 1
      },
      {
        "tag": "h1",
        "type": "heading",
        "format": "",
        "indent": 0,
        "version": 1,
        "children": [
          {
            "mode": "normal",
            "text": "Hola",
            "type": "text",
            "style": "",
            "detail": 0,
            "format": 0,
            "version": 1
          }
        ],
        "direction": null
      },
      {
        "type": "horizontalrule",
        "version": 1
      },
      {
        "type": "paragraph",
        "format": "",
        "indent": 0,
        "version": 1,
        "children": [
          {
            "mode": "normal",
            "text": "Testing prueba",
            "type": "text",
            "style": "",
            "detail": 0,
            "format": 0,
            "version": 1
          }
        ],
        "direction": null,
        "textStyle": "",
        "textFormat": 0
      }
    ],
    "direction": null
  }
}

Generado en build time desde Payload Railway. Spec 003 walking skeleton.