David Adams
David Adams
Can you please give some examples of missing chunks?
Just checked Leviticus 21:1–24 in each of the four versions and it seems to be present...?
Since I don't need to support windows terminal, this is my work-around using [patch-package](https://www.npmjs.com/package/patch-package): `patches/jsondiffpatch++chalk+2.4.2.patch` ``` diff --git a/node_modules/jsondiffpatch/node_modules/chalk/index.js b/node_modules/jsondiffpatch/node_modules/chalk/index.js index 1cc5fa8..c9a2dc1 100644 --- a/node_modules/jsondiffpatch/node_modules/chalk/index.js +++ b/node_modules/jsondiffpatch/node_modules/chalk/index.js @@ -5,7 +5,7...
If anyone else is looking for a quick hack that doesn't require modifying the library code, here's what I did (it's ugly but it works) from lxml import etree movie...