BlogEngine.Net Extensions
Educator
The Educator extension helps the typography on your BlogEngine.net site. It will turn quotes and apostrophes into their smart (curly) equivalents, and double-hyphens into em dashes. It applies to posts, pages and comments.
Before: here's a "paragraph" before educating -- the quotes are straight.
After: here’s a “paragraph” after educating — looks a bit nicer.
approx 2K
To install, unzip and drop the Educator.cs file into the App_Code/Extensions folder of your BlogEngine site. It’s a beta, and it’s in use on the ClipperHouse blog.
---
Obligatory disclaimer: this code is free and provided AS IS, with no warranty. Have some fun, and let me know how it goes.