avdgaag / typogruby

Improves web typography like Django's Typogrify
http://avdgaag.github.com/typogruby
MIT License
51 stars 9 forks source link

Advanced special characters #2

Open avdgaag opened 14 years ago

avdgaag commented 14 years ago

it should do its best to replace special characters with their improved equivalents, like × for x, – for - and ½ for 1/2.

This should be opt-in, not default behaviour.