What happens is that the string is HTML escaped.
You can use html_safeit so as not to leave the line when rendering it. Eg <%= post.paragraph.html_safe %>.
, , , ( ) HTML, , , , JavaScript (, XSS). , .
. , HTML HTML html_safe HTML. , ( , " " !).
, StackOverflow.