{% extends "base.html" %} {% block body_class %}themed-bg{% endblock %} {% block content %}
Normalize scripture references (abbreviations, separators, and repeat book names where needed).
Convert Watchtower/Awake!/Yearbook/KM references into WOL short-codes (e.g., w13 3/15 p.14).
Non-JW sources are left unchanged.
Unify delimiters (semicolons, dashes, slashes, etc.) into commas and trim spacing. Preserves multi-word subjects. Most entries are already correct—this avoids over-splitting.
?limit=1000 on the preview to test against a subset before applying globally.