Content deleted Content added
Removed some unnecessary error/assert statements, handled some errors more gracefully |
m added a todo item in the intro comments |
||
Line 3:
-- TODO:
-- Check the verse parameter to make sure it's a number (sometimes users
-- Take out the error statements and handle errors more gracefully?▼
-- mistakenly include the en dash and ending verse number in this
-- Functions with error statements in them:▼
-- parameter, e.g., {{LDS|Alma|alma|7|11–12}}). If it isn't a number,
-- default to citing to the chapter as a whole?
-- (As of September 2020, many have already been removed, so that's good.)
▲-- Functions with error statements left in them:
-- getFullBookName
-- handleOD
|