Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 452 Bytes

File metadata and controls

20 lines (13 loc) · 452 Bytes

{% assign registry = site.collections | where:"label", page.collection | first %}

{{ page.slug }} - {{ page.description }}

JSON Data Type: {{ page.base_type | join:', ' }}.

{{ include.summary }}

{% if page.issue %}

GitHub Issue

{% if page.remarks %}

Remarks

{{ page.remarks }} {% endif %}