Geoffrey Booth
d20f54967e
[CS2] 2.0.0-beta1 docs ( #4494 )
...
* Update package versions; remove marked
* Revise docs to use Markdown-It: tables are now GitHub-Flavored Markdown tables, avoid hack of blockquoted code blocks
* Add anchors for sub-sections
* Add syntax highlighting to uneducable code blocks; fix missing italics variant for comments font
* Update docs about breaking changes in Literate CoffeeScript, move Breaking Changes section below Literate CoffeeScript section
* Update docs regarding destructuring default values breaking change
* Update changelog, with spitball release date for beta1
* Fix highlight function return statement
2017-04-09 23:07:58 -07:00
Geoffrey Booth
d0c6e53b83
Merge branch '2' into 2-docs
...
# Conflicts:
# documentation/sections/coffeescript_2.md
2017-04-02 22:55:31 -07:00
Geoffrey Booth
27caf62322
Merge discussion of CoffeeScript’s benefits into expanded CoffeeScript 2 section and revised Contributing section
2017-04-02 22:53:18 -07:00
7anshuai
c035d53fb0
Fix broken links in 2 docs ( #4480 )
...
Thanks!
2017-04-02 20:09:13 -07:00
Geoffrey Booth
d1d2c16fdd
Update docs for classes, breaking changes ( #4438 )
...
* Update classes docs for CS2
* Port breaking changes from https://github.com/jashkenas/coffeescript/wiki/%5BWIP%5D-Breaking-changes-in-CoffeeScript-2 into new docs section
* Update browser compiler
* Update re @connec’s notes; split classes section into two sections for classes and working with prototypes; make breaking changes examples editable whenever possible
2017-02-09 08:50:11 -08:00
Geoffrey Booth
ad90f4ad99
Update introduction for CoffeeScript 2
2016-12-18 23:25:01 -08:00