Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Side by Side Diff: docs/es6_chromium.md

Issue 2549383002: ES6 Support: rename docs/es6-chromium.md -> docs/es6_chromium.md (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « docs/es6-chromium.md ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- This is feature markdown template 1 <!-- This is feature markdown template
2 ## Header 2 ## Header
3 3
4 **Usage Example:** 4 **Usage Example:**
5 5
6 ``` js 6 ``` js
7 7
8 ``` 8 ```
9 9
10 **Documentation:** [link]() 10 **Documentation:** [link]()
(...skipping 912 matching lines...) Expand 10 before | Expand all | Expand 10 after
923 ``` js 923 ``` js
924 // See Doc 924 // See Doc
925 ``` 925 ```
926 926
927 **Documentation:** [link](http://www.ecma-international.org/ecma-262/6.0 927 **Documentation:** [link](http://www.ecma-international.org/ecma-262/6.0
928 /#sec-math) 928 /#sec-math)
929 929
930 **Discussion Notes / Link to Thread:** 930 **Discussion Notes / Link to Thread:**
931 931
932 --- 932 ---
OLDNEW
« no previous file with comments | « docs/es6-chromium.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698