Hello (I am a newbie to dlang) What's the recommended way to escape user input when outputting html? intent: to stop XSS/etc, see https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.html thanks in advance! Fitz