Docs
Version History

Version History

Show a diff of two different points in a Plate document's history.

This is a version history demo.
Try editing the text and see what happens.

Revision 1

This is a version history demo.
Try editing the text and see what happens.

Diff

This is a version history demo.
Try editing the text and see what happens.
[
  {
    "type": "p",
    "children": [
      {
        "text": "This is a version history demo."
      }
    ]
  },
  {
    "type": "p",
    "children": [
      {
        "text": "Try editing the text and see what happens."
      }
    ]
  }
]