{
  "<theme-content-list-flow>": {
    "template": "./list.marko",
    "<header>": {},
    "<body>": {},
    "<footer>": {},
    "<node>": {
      "<attribution>": {},
      "<image>": {}
    },
    "<native-x>": {
      "@index": "number",
      "@indexes": "number",
      "@name": "string",
      "@aliases": "array",
      "@section-name": "string"
    },
    "@with-native-x-section": "boolean",
    "@nodes": "array",
    "@inner-justified": "boolean",
    "@flush-x": "boolean",
    "@flush-y": "boolean",
    "@class": "string",
    "@collapsible": "boolean",
    "@modifiers": "array"
  },
  "<theme-content-directory-section-flow>": {
    "template": "./directory-section.marko",
    "<header>": {},
    "<node>": {
      "<image>": {}
    },
    "@nodes": "array",
    "@with-section": "boolean"
  },
  "<theme-content-card-deck-col-flow>": {
    "template": "./card-deck-col.marko"
  }
}
