@@ -81,16 +81,11 @@ Shown below is an example of a non-trivial layout using various **fxFlex** optio
8181
8282#### Source Code:
8383
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 )
8785
8886#### Live Demo:
8987
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 )
9489
9590
9691### Additional fxFlex Stylings
@@ -181,13 +176,11 @@ manifest layout issues.
181176Developers should consult the ** [Known Issues ](http://caniuse.com/#feat=flexbox)** and the
182177[Resources ](http://caniuse.com/#feat=flexbox) sections.
183178
184- <a href="http://caniuse.com/#feat=flexbox" target="_blank">
185- 
186- </a >
179+ [](http://caniuse.com/#feat=flexbox)
187180
188181Developer's seeking details on FlexBox should
189182* Review [CSS-Tricks - A Guide to FlexBox ](https://css-tricks .com/snippets/css/a-guide-to-flexbox /), or
190183* Play with the online [Flex-Layout Demos ](https://tburleson-layouts-demos .firebaseapp .com/#/docs )
191184
192185[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