Weston Ruter
Weston Ruter
Humm. Somehow it seems that now doing `{escape(attributes.content)}` is double-escaping the content. It's causing block validation errors now in syntax-highlighting-code-block. Is the `content` now getting pre-escaped somehow?
Opened an issue to investigate: https://github.com/westonruter/syntax-highlighting-code-block/issues/201
It appears due to https://github.com/WordPress/gutenberg/pull/24689.
I've added what I believe is the required escaping logic in https://github.com/westonruter/syntax-highlighting-code-block/pull/200.
Thanks for the heads up! I've been meaning to look at this project again and see if the long-text-aligner dependency has been developed further to improve the quality of the...
Hi @kapelskic. Yes, the esv-text-audio-aligner project is a proof of concept for aligning audio with text automatically for read-alongs. My friend John Dyer has also built upon my work to...
I don't have instructions, other than those located in the code referenced in the README: https://github.com/westonruter/esv-text-audio-aligner/blob/master/align.py
Well, if you get this project set up on your machine you can modify it to use different inputs.
I mentioned the script above: https://github.com/westonruter/esv-text-audio-aligner/blob/master/align.py
Sorry, I do not have time to provide support for this.