diegocaleiro comments on Co-Working Collaboration to Combat Akrasia - Less Wrong

54 Post author: ShannonFriedman 09 March 2013 06:17PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (96)

You are viewing a single comment's thread. Show more comments above.

Comment author: [deleted] 11 March 2013 01:08:43PM 1 point [-]

Use “straight” apostrophes rather than backticks (or if you must, escape the latter with backslashes), as pairs of backticks are taken to delimit computer code to be displayed in monospaced type.

Comment author: diegocaleiro 11 March 2013 02:11:23PM 0 points [-]

testing'testing' testing

Comment author: [deleted] 11 March 2013 06:07:21PM 1 point [-]

BTW, if you don't like straight apostrophes, the ‘proper’ Unicode right single quotation mark (U+2019) should also work fine.