2016-03-04 20:56:41 -05:00
|
|
|
- var base = current.path[4] ? '.' : './guide';
|
2016-05-16 13:22:13 -04:00
|
|
|
.banner.grid-fluid
|
2016-07-07 14:42:04 -04:00
|
|
|
.alert.is-important
|
|
|
|
:marked
|
|
|
|
**Known issue:** Some cheat sheet entries are currently inaccurate, reflecting TypeScript instead of Dart.
|
2016-02-06 02:27:06 -05:00
|
|
|
|
|
|
|
article(class="l-content-small grid-fluid docs-content")
|
|
|
|
.cheatsheet
|
2016-03-04 20:56:41 -05:00
|
|
|
ngio-cheatsheet(src= base + '/cheatsheet.json')
|