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

RenderPerfFromProskomma does not place nested wrapper content correctly with identity transform #42

Open mvahowe opened 6 months ago

mvahowe commented 6 months ago

There's a failing test for this in the mvh/usfm2perf branch. If a w is wrapped in a bd, the bd content is empty and followed by the w.

RenderPerfFromJson does work, so the issue is with the Proskomma renderer.