Quote q elements

This commit is contained in:
M66B
2025-01-20 07:06:15 +01:00
parent f34e8620d7
commit ad0f0a34d0

View File

@@ -1177,6 +1177,7 @@ public class HtmlHelper {
if (!TextUtils.isEmpty(cite) && !cite.trim().startsWith("#"))
q.attr("href", cite);
q.removeAttr("cite");
q.wrap("<span>\"<em></em>\"</span>");
}
// Citation