Archive for August 18th, 2005

Typo/Ruby on Rails issue with Markdown/SmartyPants syntax

18Aug05

Wow, this is priceless. I wrote the following in a previous post: ` File \”Z:\\Work\\trunk: ` The backticks are Markdown/Smartypants syntax for monospace font (such as that used to display code, eg. this is monospace). Anyway, apparently Typo/Rails didn’t like it, and gave me an ‘Application Error’, without explaining what the problem was. When I went digging through [...]