When using the Markdown editor function on the React site, I noticed the text overflows on longer strings. If the user uses a space it will start a new line, but on strings that take up a full line or more in the editor, they will overflow over the border when displaying the output.

When using the Markdown editor function on the React site, I noticed the text overflows on longer strings. If the user uses a space it will start a new line, but on strings that take up a full line or more in the editor, they will overflow over the border when displaying the output.