Appends a new paragraph with the given text to the specified parent and returns the paragraph.
DOM node to append the text node to.
String representing the text for the new paragraph.
Appends a new paragraph with the given text to the specified parent and returns the paragraph.