Skip to content

Commit be4814c

Browse files
committed
fix markdown rendering
1 parent 489b48b commit be4814c

File tree

1 file changed

+44
-46
lines changed

1 file changed

+44
-46
lines changed

README.md

Lines changed: 44 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@ Or even better: It would be great if you would simply fork this project and send
6969
<br>
7070
<br>
7171

72-
<a href='./ipynb/3dplots.ipynb'>
73-
![](./images/3dplots.png)
74-
</a>
72+
<a href='./ipynb/3dplots.ipynb'>![](./images/3dplots.png)</a>
73+
7574
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/3dplots.ipynb)][[GitHub Rendering](./ipynb/3dplots.ipynb)]
7675
<br>
7776
<br>
@@ -86,9 +85,8 @@ Or even better: It would be great if you would simply fork this project and send
8685
<br>
8786
<br>
8887

89-
<a href='./ipynb/barplots.ipynb'>
90-
![](./images/barplots.png)
91-
</a>
88+
<a href='./ipynb/barplots.ipynb'>![](./images/barplots.png)</a>
89+
9290
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/barplots.ipynb)][[GitHub Rendering](./ipynb/barplots.ipynb)]
9391
<br>
9492
<br>
@@ -102,10 +100,10 @@ Or even better: It would be great if you would simply fork this project and send
102100
<br>
103101
<br>
104102

105-
<a href='./ipynb/boxplots.ipynb'>
106-
![](./images/boxplots.png)
103+
<a href='./ipynb/boxplots.ipynb'>![](./images/boxplots.png)</a>
104+
107105
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb)][[GitHub Rendering](./ipynb/boxplots.ipynb)]
108-
</a>
106+
109107

110108
<br>
111109
<br>
@@ -119,10 +117,10 @@ Or even better: It would be great if you would simply fork this project and send
119117
<br>
120118
<br>
121119

122-
<a href='./ipynb/errorbars.ipynb'>
123-
![](./images/errorbars.png)
120+
<a href='./ipynb/errorbars.ipynb'>![](./images/errorbars.png)</a>
121+
124122
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb)][[GitHub Rendering](./ipynb/errorbars.ipynb)]
125-
</a>
123+
126124

127125
<br>
128126
<br>
@@ -137,10 +135,10 @@ Or even better: It would be great if you would simply fork this project and send
137135
<br>
138136
<br>
139137

140-
<a href='./ipynb/formatting_1.ipynb'>
141-
![](./images/formatting_1.png)
138+
<a href='./ipynb/formatting_1.ipynb'>![](./images/formatting_1.png)</a>
139+
142140
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_1.ipynb)][[GitHub Rendering](./ipynb/formatting_1.ipynb)]
143-
</a>
141+
144142

145143
<br>
146144
<br>
@@ -154,10 +152,10 @@ Or even better: It would be great if you would simply fork this project and send
154152
<br>
155153
<br>
156154

157-
<a href='./ipynb/formatting_2.ipynb'>
158-
![](./images/formatting_2.png)
155+
<a href='./ipynb/formatting_2.ipynb'>![](./images/formatting_2.png)</a>
156+
159157
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_2.ipynb)][[GitHub Rendering](./ipynb/formatting_2.ipynb)]
160-
</a>
158+
161159

162160
<br>
163161
<br>
@@ -171,10 +169,10 @@ Or even better: It would be great if you would simply fork this project and send
171169
<br>
172170
<br>
173171

174-
<a href='./ipynb/formatting_3.ipynb'>
175-
![](./images/formatting_3.png)
172+
<a href='./ipynb/formatting_3.ipynb'>![](./images/formatting_3.png)</a>
173+
176174
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)][[GitHub Rendering](./ipynb/formatting_3.ipynb)]
177-
</a>
175+
178176

179177
<br>
180178
<br>
@@ -185,17 +183,17 @@ Or even better: It would be great if you would simply fork this project and send
185183

186184
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
187185

188-
![](./images/formatting_4.png)
186+
<a href='./ipynb/formatting_4.ipynb'>![](./images/formatting_4.png)</a>
189187

190188
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_4.ipynb)][[GitHub Rendering](./ipynb/formatting_4.ipynb)]
191189

192190
<br>
193191
<br>
194192

195-
<a href='./ipynb/formatting_3.ipynb'>
196-
![](./images/formatting_3.png)
193+
<a href='./ipynb/formatting_3.ipynb'>![](./images/formatting_3.png)</a>
194+
197195
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)][[GitHub Rendering](./ipynb/formatting_3.ipynb)]
198-
</a>
196+
199197

200198
<br>
201199
<br>
@@ -210,10 +208,10 @@ Or even better: It would be great if you would simply fork this project and send
210208
<br>
211209
<br>
212210

213-
<a href='./ipynb/histograms.ipynb'>
214-
![](./images/histograms.png)
211+
<a href='./ipynb/histograms.ipynb'>![](./images/histograms.png)</a>
212+
215213
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb)][[GitHub Rendering](./ipynb/histograms.ipynb)]
216-
</a>
214+
217215

218216
<br>
219217
<br>
@@ -228,10 +226,10 @@ Or even better: It would be great if you would simply fork this project and send
228226
<br>
229227
<br>
230228

231-
<a href='./ipynb/lineplots.ipynb'>
232-
![](./images/lineplots.png)
229+
<a href='./ipynb/lineplots.ipynb'>![](./images/lineplots.png)</a>
230+
233231
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)][[GitHub Rendering](./ipynb/lineplots.ipynb)]
234-
</a>
232+
235233

236234
<br>
237235
<br>
@@ -246,10 +244,10 @@ Or even better: It would be great if you would simply fork this project and send
246244
<br>
247245
<br>
248246

249-
<a href='./ipynb/lineplots.ipynb'>
250-
![](./images/lineplots.png)
247+
<a href='./ipynb/lineplots.ipynb'>![](./images/lineplots.png)</a>
248+
251249
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)][[GitHub Rendering](./ipynb/lineplots.ipynb)]
252-
</a>
250+
253251

254252
<br>
255253
<br>
@@ -265,10 +263,10 @@ Or even better: It would be great if you would simply fork this project and send
265263
<br>
266264
<br>
267265

268-
<a href='./ipynb/publication.ipynb'>
269-
![](./images/publication.png)
266+
<a href='./ipynb/publication.ipynb'>![](./images/publication.png)</a>
267+
270268
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb)][[GitHub Rendering](./ipynb/publication.ipynb)]
271-
</a>
269+
272270

273271
<br>
274272
<br>
@@ -282,10 +280,10 @@ Or even better: It would be great if you would simply fork this project and send
282280
<br>
283281
<br>
284282

285-
<a href='./ipynb/scatterplots.ipynb'>
286-
![](./images/scatterplots.png)
283+
<a href='./ipynb/scatterplots.ipynb'>![](./images/scatterplots.png)</a>
284+
287285
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb)][[GitHub Rendering](./ipynb/scatterplots.ipynb)]
288-
</a>
286+
289287

290288
<br>
291289
<br>
@@ -299,10 +297,10 @@ Or even better: It would be great if you would simply fork this project and send
299297
<br>
300298
<br>
301299

302-
<a href='./ipynb/specialplots.ipynb'>
303-
![](./images/specialplots.png)
300+
<a href='./ipynb/specialplots.ipynb'>![](./images/specialplots.png)</a>
301+
304302
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb)][[GitHub Rendering](./ipynb/specialplots.ipynb)]
305-
</a>
303+
306304

307305
<br>
308306
<br>
@@ -319,10 +317,10 @@ Or even better: It would be great if you would simply fork this project and send
319317
<br>
320318
<br>
321319

322-
<a href='./ipynb/clust_complete_linkage.ipynb'>
323-
![](./images/heat_dendro.png)
320+
<a href='./ipynb/clust_complete_linkage.ipynb'>![](./images/heat_dendro.png)</a>
321+
324322
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/clust_complete_linkage.ipynb)][[GitHub Rendering](./ipynb/clust_complete_linkage.ipynb)]
325-
</a>
323+
326324

327325
<br>
328326
<br>

0 commit comments

Comments
 (0)