Here’s the scenario: You have some content that you’re pulling from a database. It’s user-generated, so you have no guarantee that it makes sense. That means that people could fill up all the allowed characters without entering any spaces, insert quotation marks and apostrophes, and anything else. Now, you want to display this data in, [...]
