1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

tweaking documentation

This commit is contained in:
Jeremy Ashkenas 2011-12-18 13:41:33 -05:00
parent 0e40feb9af
commit cda95afd3e
22 changed files with 131 additions and 94 deletions

View file

@ -1,3 +1,3 @@
var html;
html = '<strong>\n cup of coffeescript\n</strong>';
html = "<strong>\n cup of coffeescript\n</strong>";