Backwards dashes

For some reason, SmartyPants (or, at least, the Text::Typography perl module that uses the SmartyPants algorithm) defaults to using -- for en-dashes (--) and ---...

Read More…

smartypants script

I wrote a script for [irssi][], that uses [SmartyPants][] to turn normal quote marks into fancy ones in messages you send. [irssi]: http://irssi.org/ [SmartyPants]: http://daringfireball.net/projects/smartypants/...

Read More…