Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You should use monospace fonts in your code samples.


This was bugging me too, they are trying to but it's probably only working on OSX machines since they're using {font-family:'menlo'} without a fallback, so if the font is not available the code is rendered using Times New Roman instead, at least on Chrome.


I was wondering why it showed as monospace for me, and then I noticed I had menlo installed on my system xD


That is really lazy: the least that could've been done is {font-family: menlo, monospace}!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: