View Single Post
Old 06-24-2014, 10:06 PM   #8
kelemvor
Connoisseur
kelemvor began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Jan 2013
Device: Android
It actually looks like nothign is formatted as an actual paragraph. Just linesof text with the <br stuff in the middle which just adds a line break. Maybe if I just replace the <br> tags with <p> tags that will do what I want. hmm

Otherwise I'l have to do a bunch of find/replace to swap the <br strings with regular <p> things and go from there I guess...
kelemvor is offline   Reply With Quote