Struct Plugin

Struct Plugin: Serial Editing

Serial data is similar to global data but it will be bound to the page it was entered on. To create it you need to create a serial editor through a special syntax:

---- struct serial ----
schema: someschema
----

The editor has the same features and limitations as the global data editor.

Note: Also see the section Schema Usage for general informations on struct data.