Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit ff718f4

Browse files
chalinkwalrath
authored andcommitted
docs(cheatsheet/dart): alert reader of possible inaccuracies (#1814)
Until we can generate the cheat sheet properly, at least alert reader of possible inaccuracies.
1 parent 3a45a7a commit ff718f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/docs/dart/latest/cheatsheet.jade

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
- var base = current.path[4] ? '.' : './guide';
22
.banner.grid-fluid
3-
p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate.
3+
.alert.is-important
4+
:marked
5+
**Known issue:** Some cheat sheet entries are currently inaccurate, reflecting TypeScript instead of Dart.
46

57
article(class="l-content-small grid-fluid docs-content")
68
.cheatsheet

0 commit comments

Comments
 (0)