これを変更しました
import htmlSafe from "discourse/helpers/html-safe";
に
import { trustHTML } from "@ember/template";
なぜなら、次のことに気づいたからです。