sifive / duh-schema

📝 DUH Schema
https://observablehq.com/@drom/duh-spec
Apache License 2.0
6 stars 2 forks source link

support multiple top level elements in a single DUH document #11

Open drom opened 5 years ago

drom commented 5 years ago

Currently, single DUH document represents a single element like:

It would be beneficial to support multiple elements in the same document by grouping them into array: [{}, {}, {}, ...]