@@ -144,12 +144,12 @@ for (int 1; i<=99; i++) {
144
144
145
145
This is a block image with a URL
146
146
[%hardbreaks]
147
- image::http ://store.arduino.cc/bmz_cache/b/babe9d3f8563ea2f170dd55539f06310. image.538x354 .jpg[]
147
+ image::https ://store-cdn .arduino.cc/uni/catalog/product/cache/1/ image/1040x660/604a3538c15e081937dbfbd20aa60aad/A/0/A000066_featured_2 .jpg[]
148
148
149
149
150
150
This is an image saved in the attachments folder with a caption
151
151
[%hardbreaks]
152
- image::attachments/ArduinoUno_R3_Front_450px.jpg[caption="", title="A beautiful Arduino UNO"]
152
+ image::../ attachments/ArduinoUno_R3_Front_450px.jpg[caption="", title="A beautiful Arduino UNO"]
153
153
154
154
155
155
'''
@@ -158,23 +158,23 @@ image::attachments/ArduinoUno_R3_Front_450px.jpg[caption="", title="A beautiful
158
158
159
159
This is a pretty embed of code from Gist
160
160
++++
161
- <script src="http ://gist.github.com/mojavelinux/5333524.js">
161
+ <script src="https ://gist.github.com/mojavelinux/5333524.js">
162
162
</script>
163
163
++++
164
164
165
165
{empty} +
166
166
167
167
And this is another of a video from YouTube
168
168
++++
169
- <iframe width="100%" height="315" src="http ://www.youtube-nocookie .com/embed/UoBUXOOdLXY ?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
169
+ <iframe width="100%" height="315" src="https ://www.youtube.com/watch?v=6cRFf4qkcTw ?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
170
170
++++
171
171
// HINT: Please remember to set the iframe width to 100% to have the video responsive on all our platforms
172
172
173
173
{empty} +
174
174
175
175
And here some slides from Sideshare, yay!
176
176
++++
177
- <iframe src="http ://www.slideshare.net/slideshow/embed_code/4430242" width="100%" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/damellis/introduction-to-arduino-4430242" title="Introduction to Arduino" target="_blank">Introduction to Arduino</a> </strong> from <strong><a href="//www.slideshare.net/damellis" target="_blank">David Mellis</a></strong> </div>
177
+ <iframe src="https ://www.slideshare.net/slideshow/embed_code/4430242" width="100%" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/damellis/introduction-to-arduino-4430242" title="Introduction to Arduino" target="_blank">Introduction to Arduino</a> </strong> from <strong><a href="//www.slideshare.net/damellis" target="_blank">David Mellis</a></strong> </div>
178
178
++++
179
179
// HINT: Please remember to set the iframe width to 100% to have the slide show responsive on all our platforms
180
180
0 commit comments