diff --git a/src/sanitizeHtml.ts b/src/sanitizeHtml.ts index b958a44..dd63bf1 100644 --- a/src/sanitizeHtml.ts +++ b/src/sanitizeHtml.ts @@ -1,9 +1,15 @@ import sanitize from "sanitize-html"; /** - * The reason for sanitization is because we do not need all HTML tags to be present in the prompt. - * For example, we do not need