fn rebrand_aozora_classes_to_afm(html: &str) -> StringExpand description
Rewrite every aozora-* class token in class="..." attribute
values to afm-*. Touches only class attributes — the brand on
data-* attributes, on link targets, on text bodies, etc. is
preserved verbatim.