How to format text submitted to ion-textarea, HTML/CSS

I bound a Preview area to the text area input, and styled the Preview area with white-space: pre-wrap. Then the user can see how the final content will appear in real time, much like the preview for posts on this forum.