@@ -81,16 +81,11 @@ Shown below is an example of a non-trivial layout using various **fxFlex** optio
81
81
82
82
#### Source Code:
83
83
84
- <a href =" https://github.com/angular/flex-layout/blob/master/src/demo-app/app/stack-overflow/columnSpan.demo.ts#L23 " target =" _blank " >
85
- ![ screen shot 2016-12-16 at 1 05 45 pm] ( https://cloud.githubusercontent.com/assets/210413/21274996/6b640f8a-c390-11e6-87ac-ca85eb6c3983.png )
86
- </a >
84
+ [ ![ screen shot 2016-12-16 at 1 05 45 pm] ( https://cloud.githubusercontent.com/assets/210413/21274996/6b640f8a-c390-11e6-87ac-ca85eb6c3983.png )] ( https://github.com/angular/flex-layout/blob/master/src/demo-app/app/stack-overflow/columnSpan.demo.ts#L23 )
87
85
88
86
#### Live Demo:
89
87
90
- <a href =" https://tburleson-layouts-demos.firebaseapp.com/#/stackoverflow " target =" _blank " >
91
- ![ screen shot 2016-12-16 at 1 00 51 pm] ( https://cloud.githubusercontent.com/assets/210413/21274826/bc8553f2-c38f-11e6-8188-bc7fd36026c2.png )
92
- </a >
93
-
88
+ [ ![ screen shot 2016-12-16 at 1 00 51 pm] ( https://cloud.githubusercontent.com/assets/210413/21274826/bc8553f2-c38f-11e6-8188-bc7fd36026c2.png )] ( https://tburleson-layouts-demos.firebaseapp.com/#/stackoverflow )
94
89
95
90
96
91
### Additional fxFlex Stylings
@@ -181,13 +176,11 @@ manifest layout issues.
181
176
Developers should consult the ** [Known Issues ](http://caniuse.com/#feat=flexbox)** and the
182
177
[Resources ](http://caniuse.com/#feat=flexbox) sections.
183
178
184
- <a href="http://caniuse.com/#feat=flexbox" target="_blank">
185
- 
186
- </a >
179
+ [](http://caniuse.com/#feat=flexbox)
187
180
188
181
Developer's seeking details on FlexBox should
189
182
* Review [CSS-Tricks - A Guide to FlexBox ](https://css-tricks .com/snippets/css/a-guide-to-flexbox /), or
190
183
* Play with the online [Flex-Layout Demos ](https://tburleson-layouts-demos .firebaseapp .com/#/docs )
191
184
192
185
[fxFlex ]: https://github.com/angular/flex-layout /blob/master/src/lib/flexbox/api/flex.ts
193
- [FlexDirective ]: https://github.com/angular/flex-layout /blob/master/src/lib/flexbox/api/flex.ts #L65-L67
186
+ [FlexDirective ]: https://github.com/angular/flex-layout /blob/master/src/lib/flexbox/api/flex.ts #L65-L67
0 commit comments