Changes between Version 198 and Version 199 of members/GRIP-UQAM
- Timestamp:
- Oct 5, 2016, 2:54:01 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v198 v199 20 20 * Guide [https://en.wikipedia.org/wiki/Guide Wikipedia] 21 21 * WikiFormatting 22 * Color 23 * `span` 24 * [[span(''WORLD'', style=color: green)]] 25 {{{#!sh 26 [[span(''WORLD'', style=color: green)]] 27 }}} 28 * https://trac-hacks.org/wiki/ColorMacro 29 * [[Color(red, This has a red background)]] 30 * [[Color(lightblue, green, This has a lightblue background and green text)]] 31 * [[Color(none, #0000bb, I'm using a hex color)]] 22 32 * [[Image(https://img.shields.io/packagist/dt/slim/slim.svg, link=https://packagist.org/packages/slim/slim, title=slim/slim,)]] https://shields.io for Packagist 23 33 {{{#!sh