jgclark/BibleGateway-to-Markdown

Parsing NLT broken

jgclark opened this issue · 1 comments

Currently it only returns footnotes and copyright info!
No surprise: other sites have noticed a change in BibleGateway text layout.

Turns out to be a major change in BG's HTML output, even for the apparently simple printer-optimised version. (Which can still easily be 200KB for a chapter from the NET.)
Commit 58d928d takes us to v1.2.0 to deal with all this.