article {
white-space: pre-wrap;
}
article {
white-space: pre-wrap;
The stuff I want to preserve linebreaks on is here
}
white-space: pre-wrap;The stuff I want to preserve linebreaks on is here
</$article>
I need just a little more direction...
Thanks
JWHoneycutt
I copied your text into the middle of a tiddler with lots of textand I moved the last curly bracket to the end of the text I would like to handle differentlyarticle {
white-space: pre-wrap;
The stuff I want to preserve linebreaks on is here
}
article { white-space: pre-wrap; }
<article>
text goes here
</article>