I've made a script which replaces characters, you input text into a text area and the output is put into a tag (to keep all line breaks etc). (this is done using the replace method)
Im trying to figure out a way (Using javascript) to insert a
tag in each empty line in the output, is this possible to do?
") – ArjanSchouten Mar 28 '14 at 12:31