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

Side by Side Diff: README.md

Issue 2844383005: [gardening] Whitespace change to trigger bots. (Closed)
Patch Set: Created 3 years, 7 months 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 | « no previous file | 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 # Dart 1 # Dart
2 2
3 [Dart][website] is an open-source, scalable programming language, with robust 3 [Dart][website] is an open-source, scalable programming language, with robust
4 libraries and runtimes, for building web, server, and mobile apps. 4 libraries and runtimes, for building web, server, and mobile apps.
5 5
6 ## Using Dart 6 ## Using Dart
7 7
8 Visit the [dartlang.org][website] to learn more about the 8 Visit the [dartlang.org][website] to learn more about the
9 [language][lang], [tools][tools], 9 [language][lang], [tools][tools],
10 [getting started][codelab], and more. 10 [getting started][codelab], and more.
(...skipping 22 matching lines...) Expand all
33 [website]: https://www.dartlang.org 33 [website]: https://www.dartlang.org
34 [license]: https://github.com/dart-lang/sdk/blob/master/LICENSE 34 [license]: https://github.com/dart-lang/sdk/blob/master/LICENSE
35 [repo]: https://github.com/dart-lang/sdk 35 [repo]: https://github.com/dart-lang/sdk
36 [lang]: https://www.dartlang.org/docs/dart-up-and-running/ch02.html 36 [lang]: https://www.dartlang.org/docs/dart-up-and-running/ch02.html
37 [tools]: https://www.dartlang.org/tools/ 37 [tools]: https://www.dartlang.org/tools/
38 [codelab]: https://www.dartlang.org/codelabs/darrrt/ 38 [codelab]: https://www.dartlang.org/codelabs/darrrt/
39 [dartbug]: http://dartbug.com 39 [dartbug]: http://dartbug.com
40 [contrib]: https://github.com/dart-lang/sdk/wiki/Contributing 40 [contrib]: https://github.com/dart-lang/sdk/wiki/Contributing
41 [pubsite]: https://pub.dartlang.org 41 [pubsite]: https://pub.dartlang.org
42 [patents]: https://github.com/dart-lang/sdk/blob/master/PATENTS 42 [patents]: https://github.com/dart-lang/sdk/blob/master/PATENTS
43
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698