As it stands, the API transforms every single line inside a text box into individual p 's
It would be great if there was a div having those converted p's inside, and a way to assign a class to said div, so it can be manipulated after the conversion, even if it wont be readable without user interaction.
As it stands, the text box conversion is very poor and there's no way to manipulate it.