Merge pull request #360 from gonogo/master

Added docs to explain how to use markdown to display images
Cette révision appartient à :
Stéphane Goetz 2016-04-09 14:50:53 +02:00
révision 56f23497b6
2 fichiers modifiés avec 9 ajouts et 0 suppressions

Voir le fichier

@ -104,4 +104,13 @@ I get 10 times more traffic from [Google] [1] than from
[2]: http://search.yahoo.com/ "Yahoo Search"
[3]: http://search.msn.com/ "MSN Search"
Images
------
Here's an image.
![This is an image](sampleimage.png)
Note: to use images on a landing page (index.md), prefix the image URL with the name of the directory it appears in, omitting the numerical prefix used to order the sections. For example in this section, to display this image on the landing page (index.md), the URL for the image would be "Features/sampleimage.png" to display the same image.
*View the [source of this content](http://github.github.com/github-flavored-markdown/sample_content.html).*

Fichier binaire non affiché.

Après

Largeur:  |  Hauteur:  |  Taille: 3.1 KiB