... | ... | @@ -9,3 +9,8 @@ How to create nice latex pdf from markdown: |
|
|
|
|
|
How to add a video:
|
|
|
\[\!\[Figure text\](http://img.youtube.com/vi/FSDBoUJO2es/0.jpg)](http://www.youtube.com/watch?v=FSDBoUJO2es)
|
|
|
|
|
|
How to ad a picture:
|
|
|
\!\[Figure text\](http://gitlab.au.dk/uploads/rene2014/lego/d119fc1509/IMG_1348.JPG)
|
|
|
|
|
|
Remember to add a newline after video and pictures! Otherwise the figure text will not be displayed in LaTeX. Note, that figure text is never shown in markdown HTML representation. |
|
|
\ No newline at end of file |