From 3b7aaefebea0c0308b044d7dba0dc1f3742b7322 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 23 Apr 2017 14:35:25 +0200 Subject: [PATCH] Fix formatting --- free-programming-books.md | 2 +- free-programming-playgrounds.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index 49ef87e3..8f91185d 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1208,8 +1208,8 @@ * [MaintainableCSS](http://maintainablecss.com) * [Pro HTML5 Programming]( http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html) * [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook +* [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus -* [Understanding Flexbox: Everything you need to know] (https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel #### Bootstrap diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 632f55bd..6812786e 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -1,8 +1,8 @@ ### Index * [Angular](#angular) -* [CSS](#css) * [Crystal](#crystal) +* [CSS](#css) * [FlexBox](#flexbox) * [JavaScript](#javascript) * [Node.js](#nodejs) @@ -17,6 +17,11 @@ * [Plunker](http://plnkr.co) +### Crystal + +* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr) + + ### CSS * [CodePen](http://codepen.io) @@ -25,11 +30,6 @@ * [Dabblet](http://dabblet.com) -### Crystal - -* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr) - - ### FlexBox * [Echoplex](http://the-echoplex.net/flexyboxes/) -- GitLab