r-neal-kelly / the_scriptures

A Scriptural Study Suite
https://r-neal-kelly.github.io/the_scriptures/
Other
0 stars 0 forks source link

All Books with Italics Need Another Pass #26

Open r-neal-kelly opened 2 weeks ago

r-neal-kelly commented 2 weeks ago

We need to make sure the italics have their corresponding break inside them. this is because the italic often means adding text. So if we wanted to programmatically remove the italics, it would be nice to just remove the breaks also. And technically, the breaks are semantically added!

r-neal-kelly commented 2 weeks ago

It is possible that we can just programmatically guess which break to remove if we add that feature to the program. But it is better if the programmer in the declarative language tell us exactly what should be removed.