Proskomma/perfidy

Chapter/verse order checks

Open

#26 opened on Jul 24, 2022

 (0 comments) (0 reactions) (0 assignees)JavaScript (5 forks)auto 404
PerfRenderTransformgood first issueperf to perf

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

We did a bit of work on this in the last collab week (https://github.com/Proskomma/epitelete/pull/36), but had no way to merge the data into the existing schema. This now involves

  • a transform that produces the checks information, in the format chosen in #25
  • using #25 to merge that data into the PERF that has been checked

Contributor guide