FindingFive Discussion Forum
"Entering" lines of text - Printable Version

+- FindingFive Discussion Forum (http://discuss.findingfive.com)
+-- Forum: Researchers (http://discuss.findingfive.com/forumdisplay.php?fid=3)
+--- Forum: Study Grammar & Management (http://discuss.findingfive.com/forumdisplay.php?fid=5)
+--- Thread: "Entering" lines of text (/showthread.php?tid=229)



"Entering" lines of text - rmizrahi - 07-06-2022

Hi All,
I have tried several ways of separating lines of text into different rows, so it doesn't appear as a single paragraph. I have not been successful with the exception of a work around that involves adding another stimuli with a blank, I assume there is an easier way to do this. 
Thank you!


RE: "Entering" lines of text - Ting - 07-06-2022

Hi Reina, you can use html tags like

Code:
<p>this is a paragraph</p>

to make paragraphs in a text stimulus! More details here: https://docs.findingfive.com/en/grammar/stimuli/text#content

Hope this helps!