mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
tweaking documentation
This commit is contained in:
parent
0e40feb9af
commit
cda95afd3e
22 changed files with 131 additions and 94 deletions
|
@ -1,3 +1,3 @@
|
|||
var html;
|
||||
|
||||
html = '<strong>\n cup of coffeescript\n</strong>';
|
||||
html = "<strong>\n cup of coffeescript\n</strong>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue