Proskomma / proskomma-json-tools

Tools for working with Proskomma-derived JSON formats such as PERF and SOFRIA
MIT License
1 stars 2 forks source link

Node, row and lookup block types #4

Closed mvahowe closed 1 year ago

mvahowe commented 1 year ago

These schema changes support the following alternatives to paragraphs:

There's basic schema checking of these new types. We need to fill out enums for various values (and also for paragraphs which, eventually, will need to allow non-USFM content). But I think this is enough to let us start working towards Proskomma support.

Tests pass.