MyBible modules do not show Red Letters properly
https://support.andbible.org/scp/tickets.php?id=1335
Can the ticket's contents be copied here? A login is needed to view the ticket using that link
I've tested the experimental MyBible feature which works pretty good already. I've tested it with different modules and all of them display the section titles within the following verse instead of above it.
Essentially red letters support is not yet implemented for MyBible modules. MyBible support is in MyBibleBook.kt. It should figure out support from module info and enable it for the module. Probably red letters are marked with some tag in MyBible so support in js side should be straightforward to make.