Quote:
Originally Posted by jhowell
Of course someone is eventually going to come along with a book that uses the “white-space: pre” style on a div and complain that making it pretty messes up the rendering. 
|
That did happen to me a couple of years ago.
There was some ascii art I did as a "p" style, which worked until Pretty trashed it. I made it a "pre" style and that worked.
So I learned that Pretty did not parse CSS, only respected default tags.