package main // editorialTextComponent renders rich-text body copy with the editorial prose // rules applied. The author-supplied HTML is trusted (the CMS sanitiser runs // upstream). templ editorialTextComponent(text, class string) {