So long as you have robust data sanitization on the backend to prevent XSS and HTML injection attacks...
If you can get away with just using Markdown, you should definitely use that instead of full HTML.
So long as you have robust data sanitization on the backend to prevent XSS and HTML injection attacks...
If you can get away with just using Markdown, you should definitely use that instead of full HTML.