HTML field does not honor line feed \nIssue Using the escape character "\n" in an HTML field does not insert a new line (line feed) when rendering the content.CauseHTML fields do not acknowledge escape characters.ResolutionUse the HTML tag "<br />" instead of the newline escape character