Certain things really, really bug me. One of them is proper formatting of source code in my blog entries. I use the lovely Copy Source As HTML plugin for Visual Studio. However, even with a margin: 0px; style, I was still getting a lot of vertical spacing in my code posts. I agonized over this for days. It really bugs me when something you think should work doesn't. I finally ended up using margin: -8px 0px; and that seemed to solve my problems. But...
I use FeedDemon as my aggregator/reader. I subscribed to my own blog to see how the source code looks through the aggregator, and of course, it looks horrible, with a lot of vertical spacing. I JUST CAN'T WIN. So if you are one of my faithful readers who uses an aggregator, I apologize. In my defense, the code looks immaculate when viewed in the browser.
If any of you use other aggregators I would love comments on how the code looks for you.
posted @ Friday, August 18, 2006 10:14 AM